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