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