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