[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellDecoration

CellDecoration Class

Indicates the cell decoration.

Inheritance
CellDecoration
Implements
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class CellDecoration : ICellDecoration
Public Class CellDecoration
    Implements ICellDecoration

Constructors

Name Description
CellDecoration(ICornerFold)

Creates a new instance of the CellDecoration class.

CellDecoration(ICornerFold, IReadOnlyList<ICellDecorationIcon>)

Creates a new instance of the CellDecoration class.

CellDecoration(IReadOnlyList<ICellDecorationIcon>)

Creates a new instance of the CellDecoration class.

Properties

Name Description
CornerFold

Gets the corner fold of the cell decoration.

Icons

Gets the corner fold of the cell decoration.