Skip to main content

HETablePropertiesRibbonCommand Constructors

A Ribbon item that invokes the Table Properties dialog, allowing modification of a table’s properties within the design view area.
Name Parameters Description
HETablePropertiesRibbonCommand() none Initializes a new instance of the HETablePropertiesRibbonCommand class with default settings.
HETablePropertiesRibbonCommand(RibbonItemSize) size Initializes a new instance of the HETablePropertiesRibbonCommand class with the specified item size.
HETablePropertiesRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HETablePropertiesRibbonCommand class with the specified settings.
HETablePropertiesRibbonCommand(String) text Initializes a new instance of the HETablePropertiesRibbonCommand class with the specified item text.
See Also