GrapeCity.Xaml.SpreadSheet.Data
FooterIndex Property


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

Reference

SheetTable Class
SheetTable Members