Click or drag to resize

PivotConditionalFormat scope Property

Specifies the scope of PivotTable conditional formatting rule.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ConditionalFormatScope scope { get; set; }

Property Value

Type: ConditionalFormatScope
See Also