'Declaration Public Property Thickness As Integer
'Usage Dim instance As ExcelWall Dim value As Integer instance.Thickness = value value = instance.Thickness
public int Thickness {get; set;}
ExcelWall Class ExcelWall Members