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


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