[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellDecoration

CellDecoration Class

表示单元格装饰。

Inheritance
CellDecoration
Implements
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class CellDecoration : ICellDecoration

Constructors

Name Description
CellDecoration(ICornerFold)

创建 CellDecoration 类的新实例。

CellDecoration(ICornerFold, IReadOnlyList<ICellDecorationIcon>)

创建 CellDecoration 类的新实例。

CellDecoration(IReadOnlyList<ICellDecorationIcon>)

创建 CellDecoration 类的新实例。

Properties

Name Description
CornerFold

获取单元格装饰的折角。

Icons

获取单元格装饰的图标。