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