Show / Hide Table of Contents

Class PivotFormatCondition

Inheritance
System.Object
PivotFormatCondition
Namespace: DRIT.Spreadsheet.Pivot
Assembly: DRIT.Spreadsheet.dll
Syntax
public class PivotFormatCondition : object

Properties

RuleType

Declaration
public PivotConditionFormatRuleType RuleType { get; set; }
Property Value
Type Description
PivotConditionFormatRuleType

ScopeType

Declaration
public ConditionFormatScopeType ScopeType { get; set; }
Property Value
Type Description
ConditionFormatScopeType
Back to top Generated by DocFX