Click or drag to resize

TextBody Constructor

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