Click or drag to resize

TextElement Constructor

Overload List
 NameDescription
Public methodTextElement Initializes a new instance of the TextElement class.
Public methodTextElement(IEnumerableOpenXmlElement) Initializes a new instance of the TextElement class with the specified child elements.
Public methodTextElement(OpenXmlElement) Initializes a new instance of the TextElement class with the specified child elements.
Public methodTextElement(String) Initializes a new instance of the TextElement class from outer XML.
Top
See Also