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