Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ButtonCellType Class / setText Method
The text content of the button.
In This Topic
    setText Method
    In This Topic
    Sets the button's content.
    Syntax
    public void setText( 
       java.lang.String value
    )

    Parameters

    value
    The text content of the button.
    See Also