Class ExcelControlLabel
Represents a label form control.
Inheritance
System.Object
ExcelControlLabel
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Controls
Assembly: EPPlus.dll
Syntax
public class ExcelControlLabel : ExcelControlWithText, IDisposable
Properties
ControlType
The type of form control
Declaration
public override eControlType ControlType { get; }
Property Value
Type | Description |
---|---|
eControlType |
Overrides
Implements
System.IDisposable