HEInsertTableRibbonGroup Constructors
A default ribbon group containing items that allow inserting rows and columns in a table.| Name | Parameters | Description |
|---|---|---|
| HEInsertTableRibbonGroup() | none | Initializes a new instance of the HEInsertTableRibbonGroup class with default settings. |
| HEInsertTableRibbonGroup(String) | text | Initializes a new instance of the HEInsertTableRibbonGroup class with the specified text. |
See Also