CustomXsn Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
CustomXsn() | Initializes a new instance of the CustomXsn class. |
![]() |
CustomXsn(String) | Initializes a new instance of the CustomXsn class from outer XML. |
![]() |
CustomXsn(array<OpenXmlElement[]) | Initializes a new instance of the CustomXsn class with the specified child elements. |
![]() |
CustomXsn(IEnumerable<OpenXmlElement>) | Initializes a new instance of the CustomXsn class with the specified child elements. |
Top