Class ExcelDrawingDuotoneEffect
A Duotune 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 ExcelDrawingDuotoneEffect : XmlHelperProperties
Color1
The first color
Declaration
public ExcelDrawingColorManager Color1 { get; }Property Value
| Type | Description | 
|---|---|
| ExcelDrawingColorManager | 
Color2
The second color
Declaration
public ExcelDrawingColorManager Color2 { get; }Property Value
| Type | Description | 
|---|---|
| ExcelDrawingColorManager |