Click or drag to resize

InlineString Constructor

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