Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class / setTextAlign Method
The text alignment relative to the check box.
In This Topic
    setTextAlign Method
    In This Topic
    Sets the text alignment relative to the check box.
    Syntax
    public void setTextAlign( 
       CheckBoxAlign value
    )

    Parameters

    value
    The text alignment relative to the check box.
    See Also