Spread Windows Forms 15.0
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
    public static readonly SheetAxisProperty AutoFilterIndex
    See Also