Class: Ribbon.Page
Overview
This clss represents a tab on the ribbon bar.
If you click on this tab, the page and it's contens will show up.
Instance Property Summary # collapse
-
#accelKey ⇒ { get; set; }
The quick access key.
-
#text ⇒ { get; set; }
The text of the tab.
Instance Method Summary # collapse
-
#Page()
-
#Page(text)
-
#add_pagegroup(pagegroup)
Adds a pagegroup to it's children.
Comments
0 comments
Please sign in to leave a comment.