Partager via


WorkbookClass.DefaultPivotTableStyle Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable Property DefaultPivotTableStyle As Object
    Get
    Set
'Usage
Dim instance As WorkbookClass
Dim value As Object

value = instance.DefaultPivotTableStyle

instance.DefaultPivotTableStyle = value
public virtual Object DefaultPivotTableStyle { get; set; }

Property Value

Type: System.Object

Implements

_Workbook.DefaultPivotTableStyle

See Also

Reference

WorkbookClass Class

WorkbookClass Members

Microsoft.Office.Interop.Excel Namespace