GrapeCity.Xaml.Excel
ShowFirstColumn Property (IExcelTableStyleInfo)


A boolean indicating whether the first column in the table should have style applied.
Syntax
'Declaration
 
Property ShowFirstColumn As Boolean
'Usage
 
Dim instance As IExcelTableStyleInfo
Dim value As Boolean
 
instance.ShowFirstColumn = value
 
value = instance.ShowFirstColumn
bool ShowFirstColumn {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