Skip to main content

HERibbonColorCommandBase Constructors

Serves as a base for the HEBackColorRibbonCommand and HEFontColorRibbonCommand classes.
Name Parameters Description
HERibbonColorCommandBase() none Initializes a new instance of the HERibbonColorCommandBase class with default settings.
HERibbonColorCommandBase(RibbonItemSize) size Initializes a new instance of the HERibbonColorCommandBase class with the specified item size.
HERibbonColorCommandBase(String, RibbonItemSize) text, size Initializes a new instance of the HERibbonColorCommandBase class with the specified settings.
HERibbonColorCommandBase(String) text Initializes a new instance of the HERibbonColorCommandBase class with the specified item text.
See Also