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

HESuperscriptRibbonCommand Constructors

A Ribbon item that allows the superscript text formatting to be applied to text selected within the design view area.
Name Parameters Description
HESuperscriptRibbonCommand() none Initializes a new instance of the HESuperscriptRibbonCommand class with default settings.
HESuperscriptRibbonCommand(RibbonItemSize) size Initializes a new instance of the HESuperscriptRibbonCommand class with the specified item size.
HESuperscriptRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HESuperscriptRibbonCommand class with the specified settings.
HESuperscriptRibbonCommand(String) text Initializes a new instance of the HESuperscriptRibbonCommand class with the specified item text.
See Also