Class ExcelControlDialog
Represents a dialog form control. Unsupported
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 ExcelControlDialog : ExcelControl, IDisposable
Properties
ControlType
The type of form control
Declaration
public override eControlType ControlType { get; }
Property Value
Type | Description |
---|---|
eControlType |
Overrides
Implements
System.IDisposable