Spread Windows Forms 12.0 Product Documentation
StyleIndex Property


GrapeCity.Spreadsheet.Win Assembly > GrapeCity.Spreadsheet.Win Namespace > ISpreadExportExcelColumnInfo Interface : StyleIndex Property
Gets the index in exporting style list of column's style.
Syntax
'Declaration
 
ReadOnly Property StyleIndex As Integer
'Usage
 
Dim instance As ISpreadExportExcelColumnInfo
Dim value As Integer
 
value = instance.StyleIndex
int StyleIndex {get;}
See Also

Reference

ISpreadExportExcelColumnInfo Interface
ISpreadExportExcelColumnInfo Members