Share via


PivotTableServerFormats constructor (String)

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    outerXml As String _
)
'Usage
Dim outerXml As String

Dim instance As New PivotTableServerFormats(outerXml)
public PivotTableServerFormats(
    string outerXml
)

Parameters

See also

Reference

PivotTableServerFormats class

PivotTableServerFormats members

PivotTableServerFormats overload

DocumentFormat.OpenXml.Office15.Excel namespace