Поделиться через


HiddenFillProperties Constructor (array<OpenXmlElement )

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

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

Syntax

'Декларация
Public Sub New ( _
    ParamArray childElements As OpenXmlElement() _
)
'Применение
Dim childElements As OpenXmlElement()

Dim instance As New HiddenFillProperties(childElements)
public HiddenFillProperties(
    params OpenXmlElement[] childElements
)

Parameters

See Also

Reference

HiddenFillProperties Class

HiddenFillProperties Members

HiddenFillProperties Overload

DocumentFormat.OpenXml.Office2010.Drawing Namespace