Show / Hide Table of Contents

Class ExcelDrawingColorReplaceEffect

A color change effect

Inheritance
object
XmlHelper
ExcelDrawingColorReplaceEffect
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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
In this article
Back to top Generated by DocFX