Class ExcelDrawingSystemColor
- Namespace
- OfficeOpenXml.Drawing.Style.Coloring
- Assembly
- EPPlus.dll
Represents a system color
public class ExcelDrawingSystemColor : XmlHelper
- Inheritance
-
ExcelDrawingSystemColor
- Inherited Members
Properties
Color
The system color
public eSystemColor Color { get; set; }
Property Value
LastColor
Last color computed.
public Color LastColor { get; }