Class ExcelDrawingColorReplaceEffect
- Namespace
- OfficeOpenXml.Drawing.Style.Effect
- Assembly
- EPPlus.dll
A color change effect
public class ExcelDrawingColorReplaceEffect : XmlHelper
- Inheritance
-
ExcelDrawingColorReplaceEffect
- Inherited Members
Properties
Color
The color to replace with
public ExcelDrawingColorManager Color { get; }