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