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