Name | Description | |
---|---|---|
BottomRightCell | Gets the bottom right cell of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Display3DShading | Use 3D style. (Inherited from GrapeCity.Documents.Excel.Forms.ICellLinkControl) | |
Enabled | Indicates whether the control is enabled. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
FormControlType | Returns the form control type of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
GroupBox | Gets the first group box that contains the option button. Option buttons in the same group box are in the same group. If the value is a null reference (Nothing in Visual Basic) (Nothing), the option button is in the default group. Option buttons in the same group will share the value of ICellLinkControl.LinkedCell property. They will also affect the selection state of other option buttons in the same group. | |
Height | The height of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
IsChecked | Gets or sets whether the IOptionButton is checked. | |
Left | The left margin of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
LinkedCell | Gets or sets a cell reference to bind the Value property and the GrapeCity.Documents.Excel.IRange.Value property of a cell with the two-way binding mode. (Inherited from GrapeCity.Documents.Excel.Forms.ICellLinkControl) | |
Locked | Indicates whether the control is locked. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
LockedText | Gets or sets whether the text is locked. (Inherited from GrapeCity.Documents.Excel.Forms.IContentControl) | |
Name | Gets or sets the name of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Parent | The parent object, typically GrapeCity.Documents.Excel.IWorksheet. In some cases, the type of this property is IControl. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Placement | Gets or sets the way a control is attached to its underlying cells. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
PrintObject | Indicates whether the control will be printed. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
ShapeRange | The shapes of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Text | Gets or sets the text to display. (Inherited from GrapeCity.Documents.Excel.Forms.IContentControl) | |
Top | The top margin of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
TopLeftCell | Gets the top left cell of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Value | The value that is used to bind ICellLinkControl.LinkedCell. (Inherited from GrapeCity.Documents.Excel.Forms.ICellLinkControl<bool>) | |
Visible | Indicates whether the control is visible. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Width | The width of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
ZOrder | The z-index of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) |