Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface / setName Method
The name of the object.
In This Topic
    setName Method
    In This Topic
    Sets a String value representing the name of the object.
    Syntax
    void setName( 
       java.lang.String name
    )

    Parameters

    name
    The name of the object.
    See Also