Class ExcelControlLabel
- Namespace
- OfficeOpenXml.Drawing.Controls
- Assembly
- EPPlus.dll
Represents a label form control.
public class ExcelControlLabel : ExcelControlWithText, IDisposable
- Inheritance
-
ExcelControlLabel
- Implements
- Inherited Members
Properties
ControlType
The type of form control
public override eControlType ControlType { get; }