Search results

RibbonHeader API in JavaScript (ES5) Spreadsheet API control

Objects used for configuring the Ribbon tab header properties.

Properties

iconCss

string

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

Defaults to

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.

Defaults to ‘left’

text

string

Specifies the display text of the Ribbon tab header.

Defaults to