Share via


LineReference constructor (array<OpenXmlElement[])

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.ChartStyle
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 LineReference(childElements)
public LineReference(
    params OpenXmlElement[] childElements
)

Parameters

See also

Reference

LineReference class

LineReference members

LineReference overload

DocumentFormat.OpenXml.Office15.Drawing.ChartStyle namespace