Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SheetAxisProperty Class / Resizable Field


In This Topic
    Resizable Field
    In This Topic
    Represents the axis model Resizable property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Resizable As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.Resizable
    public static readonly SheetAxisProperty Resizable

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also