Name | Description | |
---|---|---|
BottomRightCell | Gets the bottom right cell of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
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) | |
Height | The height of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Left | The left margin of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
Locked | Indicates whether the control is locked. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) | |
LockedText | Gets or sets whether the text is locked. | |
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. | |
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) | |
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) |