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