Show / Hide Table of Contents

Class ActiveXLabel

Inheritance
System.Object
AbstractControl
ActiveXControl
ActiveXLabel
Implements
IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Inherited Members
ActiveXControl.worksheet
ActiveXControl.Accelerator
ActiveXControl.BackColor
ActiveXControl.BackStyle
ActiveXControl.Caption
ActiveXControl.ClassId
ActiveXControl.Enabled
ActiveXControl.FontName
ActiveXControl.ForeColor
ActiveXControl.FontEffects
ActiveXControl.FontHeightInTwips
ActiveXControl.FontCharSet
ActiveXControl.FontPitchAndFamily
ActiveXControl.FontWeight
ActiveXControl.HideSelection
ActiveXControl.IMEMode
ActiveXControl.Locked
ActiveXControl.MousePointer
ActiveXControl.ParagraphAlign
ActiveXControl.PrintObject
ActiveXControl.Shadow
ActiveXControl.SpecialEffect
ActiveXControl.Value
ActiveXControl.WordWrap
AbstractControl.anchoredCell
AbstractControl.AnchoredCell
AbstractControl.BottomRightCell
AbstractControl.Worksheet
AbstractControl.ObjectPositioning
AbstractControl.Id
AbstractControl.Name
AbstractControl.Sheet
AbstractControl.Size
AbstractControl.ParentGroup
AbstractControl.Positioning
AbstractControl.Position
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

Implements

IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Back to top Generated by DocFX