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


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

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also