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


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