GrapeCity.Xaml.Excel
Thickness Property (ExcelWall)


GrapeCity.Excel.Chart Namespace > ExcelWall Class : Thickness Property
Specifies the thickness of the walls
Syntax
'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;}
See Also

Reference

ExcelWall Class
ExcelWall Members