Class ExcelDrawingRgbColor
Represents a RGB color
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Drawing.Style.Coloring
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingRgbColor : XmlHelper
Properties
Color
The color
Declaration
public Color Color { get; set; }
Property Value
| Type | Description |
|---|---|
| Color |