GrapeCity.Xaml.Excel
ShowLastColumn Property (IExcelTableStyleInfo)


A boolean indicating whether the last column in the table should have style applied.
Syntax
'Declaration
 
Property ShowLastColumn As Boolean
'Usage
 
Dim instance As IExcelTableStyleInfo
Dim value As Boolean
 
instance.ShowLastColumn = value
 
value = instance.ShowLastColumn
bool ShowLastColumn {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options