API Reference
Class
ExcelPivotSourceUpdateOptions
Controls safety checks applied when an existing pivot table source is changed.
Inheritance
- Object
- ExcelPivotSourceUpdateOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public ExcelPivotSourceUpdateOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean RequireMatchingHeaders { get; set; } #When true, the new source header names must match the existing pivot cache database fields. Field count must always remain stable because this operation does not rebuild pivot field definitions.