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