Name | Description | |
---|---|---|
ButtonCellType Constructor |
The following tables list the members exposed by ButtonCellType.
Name | Description | |
---|---|---|
ButtonCellType Constructor |
Name | Description | |
---|---|---|
getButtonBackColor | Gets the button's background color. | |
getMarginBottom | Gets the button's bottom margin in pixels relative to the cell. | |
getMarginLeft | Gets the button's left margin in pixels relative to the cell. | |
getMarginRight | Gets the button's right margin in pixels relative to the cell. | |
getMarginTop | Gets the button's top margin in pixels relative to the cell. | |
getText | Gets the button's content. | |
setButtonBackColor | Sets the button's background color. | |
setMarginBottom | Sets the button's bottom margin in pixels relative to the cell. | |
setMarginLeft | Sets the button's left margin in pixels relative to the cell. | |
setMarginRight | Sets the button's right margin in pixels relative to the cell. | |
setMarginTop | Sets the button's top margin in pixels relative to the cell. | |
setText | Sets the button's content. |