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