Show / Hide Table of Contents

Class ExcelSlicerTableStyleElement

A style element for a custom slicer style with band

Inheritance
object
XmlHelper
ExcelSlicerTableStyleElement
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.Style
Assembly: EPPlus.dll
Syntax
public class ExcelSlicerTableStyleElement : XmlHelper

Properties

Style

Access to style settings

Declaration
public ExcelDxfSlicerStyle Style { get; }
Property Value
Type Description
ExcelDxfSlicerStyle

Type

The type of custom style element for a table style

Declaration
public eTableStyleElement Type { get; }
Property Value
Type Description
eTableStyleElement
In this article
Back to top Generated by DocFX