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