RibbonItemCollectionBuilder<TItemCollectionBuilder> Members
A builder for a ribbon item collection.
#Methods
Name | Description |
---|---|
Add |
Adds a new item to the end of the ribbon item collection. |
Add |
Adds a new item with the specified settings to the end of the ribbon item collection. |
Add |
Adds a new color box item to the end of the ribbon item collection. |
Add |
Adds a new color box item with the specified settings to the end of the ribbon item collection. |
Add |
Adds a new menu item to the end of the ribbon item collection. |
Add |
Adds a new number box item to the end of the ribbon item collection. |
Add |
Adds a new number box item to the end of the ribbon item collection. |
Add |
Adds a new select box item to the end of the ribbon item collection. |
Add |
Adds a new button item to the end of the ribbon item collection. |
Add |
Adds a new button item to the end of the ribbon item collection. |
Clear() | Removes all items from the collection. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Insert |
Inserts a new button item to the ribbon item collection at the specified position. |
Insert |
Inserts a new color box item to the ribbon item collection at the specified position. |
Insert |
Inserts a new menu item to the ribbon item collection at the specified position. |
Insert |
Inserts a new number box item to the ribbon item collection at the specified position. |
Insert |
Inserts a new select box item to the ribbon item collection at the specified position. |
Insert |
Inserts a new button item into the ribbon item collection at the specified position. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes an item at the specified position from the ribbon item collection. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also