Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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