Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / AutoFilterIndex Field


In This Topic
AutoFilterIndex Field
In This Topic
Represents the axis model AutoFilterIndex property. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly AutoFilterIndex As SheetAxisProperty
 
'Usage
 
Dim value As SheetAxisProperty
 
value = SheetAxisProperty.AutoFilterIndex
See Also