Share via


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
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Property DefaultPivotTableStyle As Object
    Get
    Set
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