Share via


PivotTableUISettings constructor (IEnumerable<OpenXmlElement>)

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

Syntax

'Declaration
Public Sub New ( _
    childElements As IEnumerable(Of OpenXmlElement) _
)
'Usage
Dim childElements As IEnumerable(Of OpenXmlElement)

Dim instance As New PivotTableUISettings(childElements)
public PivotTableUISettings(
    IEnumerable<OpenXmlElement> childElements
)

Parameters

See also

Reference

PivotTableUISettings class

PivotTableUISettings members

PivotTableUISettings overload

DocumentFormat.OpenXml.Office15.Excel namespace