Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setDecoration Method
The cell decoration.
In This Topic
    setDecoration Method
    In This Topic
    Sets the cell decoration for range. SpreadJS only.
    Syntax
    void setDecoration( 
       ICellDecoration value
    )

    Parameters

    value
    The cell decoration.
    See Also