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