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

    Return Value

    The cell decoration.
    See Also