Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / SheetAxisProperty Class / Tag Field


In This Topic
    Tag Field
    In This Topic
    Represents the axis model Tag property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Tag As SheetAxisProperty
    'Usage
     
    
    Dim value As SheetAxisProperty
     
    value = SheetAxisProperty.Tag
    public static readonly SheetAxisProperty Tag

    Field Value

    SheetAxisProperty object containing the sheet axis property
    See Also