Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / setTitle Method
In This Topic
    setTitle Method
    In This Topic
    Sets the title of the alternative text associated with the specified shape.
    Syntax
    void setTitle( 
       java.lang.String value
    )

    Parameters

    value
    See Also