Skip to main content
A newer version of this page is available. .

HEDeleteTableColumnRibbonCommand Constructors

A Ribbon item that deletes a table within the design view area.
Name Parameters Description
HEDeleteTableColumnRibbonCommand() none Initializes a new instance of the HEDeleteTableColumnRibbonCommand class with default settings.
HEDeleteTableColumnRibbonCommand(RibbonItemSize) size Initializes a new instance of the HEDeleteTableColumnRibbonCommand class with the specified item size.
HEDeleteTableColumnRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HEDeleteTableColumnRibbonCommand class with the specified settings.
HEDeleteTableColumnRibbonCommand(String) text Initializes a new instance of the HEDeleteTableColumnRibbonCommand class with the specified item text.
See Also