Search results

RibbonHeaderModel API in JavaScript (ES5) Spreadsheet API control

Interface for a class RibbonHeader

Properties

iconCss

string

Specifies the icon class that is used to render an icon in the Ribbon tab header.

iconPosition

string

Options for positioning the icon in the Ribbon tab header. This property depends on iconCss property. The possible values are:

  • Left: Places the icon to the left of the item.
  • Top: Places the icon on the top of the item.
  • Right: Places the icon to the right end of the item.
  • Bottom: Places the icon at the bottom of the item.

text

string

Specifies the display text of the Ribbon tab header.