Show / Hide Table of Contents

Class ExcelDrawingPresetColor

Represents a preset color

Inheritance
Object
XmlHelper
ExcelDrawingPresetColor
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.Coloring
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingPresetColor : XmlHelper

Properties

Color

The preset color

Declaration
public ePresetColor Color { get; set; }
Property Value
Type Description
ePresetColor
In this article
Back to top Generated by DocFX