HEInsertRibbonTab Constructors
A default ribbon tab containing Images (HEImagesRibbonGroup) and Links (HELinksRibbonGroup) ribbon groups.Name | Parameters | Description |
---|---|---|
HEInsertRibbonTab() | none | Initializes a new instance of the HEInsertRibbonTab class with default settings. |
HEInsertRibbonTab(String) | text | Initializes a new instance of the HEInsertRibbonTab class with the specified text. |
See Also