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