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