_Workbook.DefaultPivotTableStyle Property

Definition

Specifies the table style from the TableStyles collection that is used as the default style for PivotTables. Read/write.

public:
 property System::Object ^ DefaultPivotTableStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object DefaultPivotTableStyle { get; set; }
Public Property DefaultPivotTableStyle As Object

Property Value

Object

Applies to