Class PivotTableFormat

PivotTableFormat class

Represents the format defined in the PivotTable.

public class PivotTableFormat

Properties

NameDescription
PivotArea { get; }Gets the pivot area.

Methods

NameDescription
GetStyle()Gets the formatted style.
SetStyle(Style)Sets the style of the pivot area.

See Also