Class ExcelDrawingColorReplaceEffect
A color change effect
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Style.Effect
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingColorReplaceEffect : XmlHelper
Properties
Color
The color to replace with
Declaration
public ExcelDrawingColorManager Color { get; }
Property Value
Type | Description |
---|---|
ExcelDrawingColorManager |