Spread Windows Forms 15.0
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
    public static readonly SheetAxisProperty Tag
    See Also