Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / Resizable Field


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