[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellDecorationIcon

CellDecorationIcon Class

表示单元格装饰的图标。

Inheritance
CellDecorationIcon
Implements
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class CellDecorationIcon : ICellDecorationIcon

Constructors

Name Description
CellDecorationIcon(string, int, int, IconPosition)

创建 CellDecorationIcon 类的新实例。

Properties

Name Description
Height

获取图标的高度。

Position

获取图标的位置。

Src

获取图标的内容字符串。

Width

获取图标的宽度。