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