GrapeCity.Xaml.Excel
Thickness Property (IExcelWall)


GrapeCity.Excel.Chart Namespace > IExcelWall Interface : Thickness Property
Specifies the thickness of the walls
Syntax
'Declaration
 
Property Thickness As Integer
'Usage
 
Dim instance As IExcelWall
Dim value As Integer
 
instance.Thickness = value
 
value = instance.Thickness
int Thickness {get; set;}
See Also

Reference

IExcelWall Interface
IExcelWall Members