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