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.
Syntax
'Declaration
 
Public Shared ReadOnly Any As SheetAxisProperty
 
'Usage
 
Dim value As SheetAxisProperty
 
value = SheetAxisProperty.Any
See Also