Show / Hide Table of Contents

Enum ConditionScope

The scope of the pivot table conditional formatting rule

Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public enum ConditionScope

Fields

Name Description
Data

The conditional formatting is applied to the selected data fields.

Field

The conditional formatting is applied to the selected PivotTable field intersections.

Selection

The conditional formatting is applied to the selected data fields.

In This Article
Back to top Generated by DocFX