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


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