Share via


IPivotTable.Format Method

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

Syntax

'Declaration
Sub Format ( _
    Format As XlPivotFormatType _
)
'Usage
Dim instance As IPivotTable
Dim Format As XlPivotFormatType

instance.Format(Format)
void Format(
    XlPivotFormatType Format
)

Parameters

See Also

Reference

IPivotTable Interface

IPivotTable Members

Microsoft.Office.Interop.Excel Namespace