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