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