Class ExcelTheme
Defines a Theme within the package
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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 |
---|---|
System.String |