Table of Contents

Class ExcelColorXml

Namespace
OfficeOpenXml.Style.XmlAccess
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelColorXml : StyleXmlHelper
Inheritance
ExcelColorXml
Inherited Members
Extension Methods

Properties

Auto

public bool Auto { get; set; }

Property Value

bool

Indexed

public int Indexed { get; set; }

Property Value

int

Rgb

public string Rgb { get; set; }

Property Value

string

Theme

public string Theme { get; }

Property Value

string

Tint

public decimal Tint { get; set; }

Property Value

decimal

Methods

SetColor(Color)

public void SetColor(Color color)

Parameters

color Color