Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setTag Method
In This Topic
    setTag Method
    In This Topic
    Sets the tag value of the specified range in the sheet.
    Syntax
    void setTag( 
       java.lang.Object value
    )

    Parameters

    value
    See Also