Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Tag Property
In This Topic
    Tag Property (IRange)
    In This Topic
    Gets or sets the tag value for specified range in the sheet. SpreadJS only.
    Syntax
    System.object Tag {get; set;}

    Property Value

    The tag value.
    See Also