Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Size As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.Size
    public static readonly SheetAxisProperty Size
    See Also