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