Class ExcelDrawingColorManager
- Namespace
- OfficeOpenXml.Drawing.Style.Coloring
- Assembly
- EPPlus.dll
Handles colors for drawings
public class ExcelDrawingColorManager : ExcelDrawingThemeColorManager
- Inheritance
-
ExcelDrawingColorManager
- Derived
- Inherited Members
Properties
SchemeColor
If type
is set to SchemeColor, then this property contains the scheme color
public ExcelDrawingSchemeColor SchemeColor { get; }
Property Value
Methods
ResetColors(string)
Reset the colors on the object
protected void ResetColors(string newNodeName)
Parameters
newNodeName
stringThe new color new name
SetSchemeColor(eSchemeColor)
Set the color to a scheme color
public void SetSchemeColor(eSchemeColor schemeColor)
Parameters
schemeColor
eSchemeColorThe scheme color