Class ActiveXLabel
Inherited Members
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ActiveXLabel : ActiveXControl, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject
Fields
LabelClassId
Declaration
public const string LabelClassId = null
Field Value
| Type | Description |
|---|---|
| System.String |
Properties
BorderColor
Specifies the color of the border of the control.
Declaration
public long BorderColor { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |
Remarks
2.5.7 BorderColor
BorderStyle
Specifies the type of border used by the control.
Declaration
public BorderStyle BorderStyle { get; set; }
Property Value
| Type | Description |
|---|---|
| BorderStyle |
Remarks
2.5.8 BorderStyle