Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setHorizontalAlignment Method
In This Topic
    setHorizontalAlignment Method
    In This Topic
    Sets the HorizontalAlignment of a cell or range.
    Syntax
    void setHorizontalAlignment( 
       HorizontalAlignment value
    )

    Parameters

    value
    See Also