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