Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Tag Property
In This Topic
    Tag Property (IWorksheet)
    In This Topic
    Gets or sets the tag for current sheet.
    Syntax
    System.object Tag {get; set;}
    See Also