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

HETableColumnPropertiesRibbonCommand Constructors

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