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