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