GrapeCity.Xaml.SpreadSheet.Data
HeaderIndex Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > SheetTable Class : HeaderIndex Property
Gets the header index in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property HeaderIndex As Integer
'Usage
 
Dim instance As SheetTable
Dim value As Integer
 
value = instance.HeaderIndex
public int HeaderIndex {get;}
See Also

Reference

SheetTable Class
SheetTable Members