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) |
![]() | 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) |
![]() | 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) |
![]() | Max | Gets or sets the highest possible value of the range element. |
![]() | Min | Gets or sets the minimum possible value of the range element. |
![]() | 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) |
![]() | SmallChange | Gets or sets a value to be added to or subtracted from the value of a RangeBase control. |
![]() | 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<int>) |
![]() | 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) |