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