Name | Description | |
---|---|---|
![]() | BottomRightCell | Gets the bottom right cell of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) |
![]() | CancelButton | Indicates the button is cancel button or not. |
![]() | DefaultButton | Indicates the button is default button or not. |
![]() | DismissButton | Indicates the button is dismiss button or not. |
![]() | 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) |
![]() | HelpButton | Indicates the button is help button or not. |
![]() | HorizontalTextAlignment | Gets or sets horizontal alignment. |
![]() | 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. (Inherited from GrapeCity.Documents.Excel.Forms.IContentControl) |
![]() | Name | Gets or sets the name of this control. (Inherited from GrapeCity.Documents.Excel.Forms.IControl) |
![]() | Orientation | Gets or sets text orientation. |
![]() | 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) |
![]() | VerticalTextAlignment | Gets or sets vertical alignment. |
![]() | 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) |