HEDeleteTableRibbonGroup Constructors
A default ribbon group containing items that allow deleting table elements.| Name | Parameters | Description |
|---|---|---|
| HEDeleteTableRibbonGroup() | none | Initializes a new instance of the HEDeleteTableRibbonGroup class with default settings. |
| HEDeleteTableRibbonGroup(String) | text | Initializes a new instance of the HEDeleteTableRibbonGroup class with the specified text. |
See Also