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