[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ButtonCellType

ButtonCellType Class

表示一个按钮单元格。

Inheritance
ButtonCellType
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class ButtonCellType : BaseCellType

Constructors

Name Description
ButtonCellType()

创建一个按钮单元格类型。

Properties

Name Description
ButtonBackColor

获取或设置按钮的背景颜色。

MarginBottom

获取或设置按钮相对于单元格底部的边距(以像素为单位)。

MarginLeft

获取或设置按钮相对于单元格左侧边距的像素值。

MarginRight

获取或设置按钮相对于单元格右侧的边距(以像素为单位)。

MarginTop

获取或设置按钮相对于单元格顶部的边距(以像素为单位)。

Text

获取或设置按钮的内容。