RibbonContext#
A context (tabs with a title) in the ribbon. More...
import Script
Properties#
Name | |
---|---|
array<RibbonCategory> | categories |
string | id |
string | text |
Property Documentation#
array<RibbonCategory> categories#
This property holds the children categories of this context.
string id#
This property holds the id of the context.
string text#
This property holds the text of the context.