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