HECustomCssRibbonCommand Constructors
A Ribbon item that can contain a list of custom CSS styles, and allows a particular style to be applied to the text content selected within the design view area.| Name | Parameters | Description |
|---|---|---|
| HECustomCssRibbonCommand() | none | Initializes a new instance of the HECustomCssRibbonCommand class with default settings. |
| HECustomCssRibbonCommand(String) | text | Initializes a new instance of the HECustomCssRibbonCommand class with the specified item text. |
See Also