The type of the ribbon property of the TXText
{
selectedTab: <string>,
minimize: <function>,
expand: <function>
} Introduced: X14.
| Method | Description |
|---|---|
| expand | Expands the ribbon bar if it is currently minimized. |
| minimize | Minimizes the ribbon bar so that only the tab names stay visible. |
| Property | Description |
|---|---|
| selected |
Gets or sets the currently selected ribbon tab name. |