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

    Parameters

    value
    See Also