Spread Silverlight Documentation
ShowLastColumn Property (IExcelTableStyleInfo)


GrapeCity.Excel Namespace > IExcelTableStyleInfo Interface : ShowLastColumn Property
A boolean indicating whether the last column in the table should have style applied.
Syntax
'Declaration
 
Property ShowLastColumn As System.Boolean
'Usage
 
Dim instance As IExcelTableStyleInfo
Dim value As System.Boolean
 
instance.ShowLastColumn = value
 
value = instance.ShowLastColumn
System.bool ShowLastColumn {get; set;}
See Also

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members