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