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