Show / Hide Table of Contents

Class ExcelTheme

Defines a Theme within the package

Inheritance
Object
XmlHelper
ExcelThemeBase
ExcelTheme
Inherited Members
ExcelThemeBase.ThemeXml
ExcelThemeBase.ColorScheme
ExcelThemeBase.FontScheme
ExcelThemeBase.FormatScheme
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: OfficeOpenXml.Drawing.Theme
Assembly: EPPlus.dll
Syntax
public class ExcelTheme : ExcelThemeBase

Properties

Name

The name of the theme

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