Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellDecoration Class / CellDecoration Constructor / CellDecoration Constructor(ICornerFold)
The corner fold.
In This Topic
    CellDecoration Constructor(ICornerFold)
    In This Topic
    Creates a new instance of the CellDecoration class.
    Syntax
    public CellDecoration( 
       ICornerFold cornerFold
    )

    Parameters

    cornerFold
    The corner fold.
    See Also