Workbook.DefaultPivotTableStyle Property

Gets or sets the table style from the TableStyles property that is used as the default style for PivotTable reports in the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Property DefaultPivotTableStyle As Object
Object DefaultPivotTableStyle { get; set; }

Property Value

Type: System.Object
The table style from the TableStyles property that is used as the default style for PivotTable reports in the workbook.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace