Class ExcelDrawingRgbColor
- Namespace
- OfficeOpenXml.Drawing.Style.Coloring
- Assembly
- EPPlus.dll
Represents a RGB color
public class ExcelDrawingRgbColor : XmlHelper
- Inheritance
-
ExcelDrawingRgbColor
- Inherited Members
Properties
Color
The color
public Color Color { get; set; }