[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellDecorationIcon

CellDecorationIcon Class

Indicates the icon of cell decoration.

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

Constructors

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

Creates a new instance of the CellDecorationIcon class.

Properties

Name Description
Height

Gets the icon height in pixels.

Position

Gets the icon position.

Src

Gets the icon src string.

Width

Gets the icon width in pixels.