Table of Contents

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

ExcelDrawingSchemeColor

Methods

ResetColors(string)

Reset the colors on the object

protected void ResetColors(string newNodeName)

Parameters

newNodeName string

The new color new name

SetSchemeColor(eSchemeColor)

Set the color to a scheme color

public void SetSchemeColor(eSchemeColor schemeColor)

Parameters

schemeColor eSchemeColor

The scheme color