[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ButtonCellType

ButtonCellType Class

Represents a button cell.

Inheritance
ButtonCellType
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class ButtonCellType : BaseCellType
Public Class ButtonCellType
    Inherits BaseCellType

Constructors

Name Description
ButtonCellType()

Create a button cell type.

Properties

Name Description
ButtonBackColor

Gets or sets the button's background color.

MarginBottom

Gets or sets the button's bottom margin in pixels relative to the cell.

MarginLeft

Gets or sets the button's left margin in pixels relative to the cell.

MarginRight

Gets or sets the button's right margin in pixels relative to the cell.

MarginTop

Gets or sets the button's top margin in pixels relative to the cell.

Text

Gets or sets the button's content.