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