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