Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / Resizable Field


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