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