Share via


CustomXmlRow Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method CustomXmlRow() Initializes a new instance of the CustomXmlRow class.
Public method CustomXmlRow(String) Initializes a new instance of the CustomXmlRow class from outer XML.
Public method CustomXmlRow(array<OpenXmlElement[]) Initializes a new instance of the CustomXmlRow class with the specified child elements.
Public method CustomXmlRow(IEnumerable<OpenXmlElement>) Initializes a new instance of the CustomXmlRow class with the specified child elements.

Top

See Also

Reference

CustomXmlRow Class

CustomXmlRow Members

DocumentFormat.OpenXml.Wordprocessing Namespace