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