RibbonTemplateItem Constructors
A ribbon item used to display the templated item.Name | Parameters | Description |
---|---|---|
RibbonTemplateItem() | none | Initializes a new instance of the RibbonTemplateItem class. |
RibbonTemplateItem(String) | name | Initializes a new instance of the RibbonTemplateItem class with the specified name. |
See Also