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