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