Class ExcelControlWithColorsAndLines
- Namespace
- OfficeOpenXml.Drawing.Controls
- Assembly
- EPPlus.dll
An abstract class used by form controls with color and line settings
public abstract class ExcelControlWithColorsAndLines : ExcelControlWithText, IDisposable
- Inheritance
-
ExcelControlWithColorsAndLines
- Implements
- Derived
- Inherited Members
Properties
Border
Border settings for the control
public ExcelVmlDrawingBorder Border { get; }
Property Value
Fill
Fill settings for the control
public ExcelVmlDrawingFill Fill { get; }