TimelineCachePivotCaches constructor (array<OpenXmlElement[])
Namespace: DocumentFormat.OpenXml.Office15.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New ( _
ParamArray childElements As OpenXmlElement() _
)
'Usage
Dim childElements As OpenXmlElement()
Dim instance As New TimelineCachePivotCaches(childElements)
public TimelineCachePivotCaches(
params OpenXmlElement[] childElements
)
Parameters
- childElements
Type: array<DocumentFormat.OpenXml.OpenXmlElement[]
See also
Reference
TimelineCachePivotCaches class
TimelineCachePivotCaches members