Spread WinForms 15
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
See Also