Show / Hide Table of Contents

Class ExcelDrawingColorReplaceEffect

A color change effect

Inheritance
System.Object
XmlHelper
ExcelDrawingColorReplaceEffect
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
Back to top Generated by DocFX