Compartir a través de


TextBoxInfo2 Constructor (IEnumerable<OpenXmlElement>)

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

Namespace:  DocumentFormat.OpenXml.Office2010.Word.DrawingShape
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Sub New ( _
    childElements As IEnumerable(Of OpenXmlElement) _
)
'Uso
Dim childElements As IEnumerable(Of OpenXmlElement)

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

Parameters

See Also

Reference

TextBoxInfo2 Class

TextBoxInfo2 Members

TextBoxInfo2 Overload

DocumentFormat.OpenXml.Office2010.Word.DrawingShape Namespace