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