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