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