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