Table of Contents

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

eSystemColor

LastColor

Last color computed.

public Color LastColor { get; }

Property Value

Color