Show / Hide Table of Contents

Enum eTableNamedStyleAppliesTo

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eTableNamedStyleAppliesTo

Fields

Name Description
PivotTables

The named style applies to pivot tables only

Tables

The named style applies to tables only

TablesAndPivotTables

The named style can be applied to both tables and pivot tables

Back to top Generated by DocFX