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


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