Table of Contents

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

ExcelVmlDrawingBorder

Fill

Fill settings for the control

public ExcelVmlDrawingFill Fill { get; }

Property Value

ExcelVmlDrawingFill