Table of Contents

Class ExcelColorScheme

Namespace
OfficeOpenXml.Drawing.Theme
Assembly
EPPlus.dll

The color Scheme for a theme

public class ExcelColorScheme : XmlHelper
Inheritance
ExcelColorScheme
Inherited Members

Properties

Accent1

Accent 1 theme color

public ExcelDrawingThemeColorManager Accent1 { get; }

Property Value

ExcelDrawingThemeColorManager

Accent2

Accent 2 theme color

public ExcelDrawingThemeColorManager Accent2 { get; }

Property Value

ExcelDrawingThemeColorManager

Accent3

Accent 3 theme color

public ExcelDrawingThemeColorManager Accent3 { get; }

Property Value

ExcelDrawingThemeColorManager

Accent4

Accent 4 theme color

public ExcelDrawingThemeColorManager Accent4 { get; }

Property Value

ExcelDrawingThemeColorManager

Accent5

Accent 5 theme color

public ExcelDrawingThemeColorManager Accent5 { get; }

Property Value

ExcelDrawingThemeColorManager

Accent6

Accent 6 theme color

public ExcelDrawingThemeColorManager Accent6 { get; }

Property Value

ExcelDrawingThemeColorManager

Dark1

Dark 1 theme color

public ExcelDrawingThemeColorManager Dark1 { get; }

Property Value

ExcelDrawingThemeColorManager

Dark2

Dark 2 theme color

public ExcelDrawingThemeColorManager Dark2 { get; }

Property Value

ExcelDrawingThemeColorManager

Followed hyperlink theme color

public ExcelDrawingThemeColorManager FollowedHyperlink { get; }

Property Value

ExcelDrawingThemeColorManager

Hyperlink theme color

public ExcelDrawingThemeColorManager Hyperlink { get; }

Property Value

ExcelDrawingThemeColorManager

Light1

Light 1 theme color

public ExcelDrawingThemeColorManager Light1 { get; }

Property Value

ExcelDrawingThemeColorManager

Light2

Light 2 theme color

public ExcelDrawingThemeColorManager Light2 { get; }

Property Value

ExcelDrawingThemeColorManager