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