Class ExcelDrawingDuotoneEffect
- Namespace
- OfficeOpenXml.Drawing.Style.Effect
- Assembly
- EPPlus.dll
A Duotune effect
public class ExcelDrawingDuotoneEffect : XmlHelper
- Inheritance
-
ExcelDrawingDuotoneEffect
- Inherited Members
Properties
Color1
The first color
public ExcelDrawingColorManager Color1 { get; }
Property Value
Color2
The second color
public ExcelDrawingColorManager Color2 { get; }