次の方法で共有


PivotOptions Constructor (IEnumerable<OpenXmlElement>)

Initializes a new instance of the PivotOptions class with the specified child elements.

Namespace: DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Sub New ( _
    childElements As IEnumerable(Of OpenXmlElement) _
)
'使用
Dim childElements As IEnumerable(Of OpenXmlElement)

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

Parameters

See Also

Reference

PivotOptions Class

PivotOptions Members

PivotOptions Overload

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace