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