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