[]
Represents a set of Ribbon groups.
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class RibbonGroups
Name | Description |
---|---|
Navigation | Gets the element for the Navigation group. |
Pages | Gets the element for the Pages group. |
Tools | Gets the element for the Tools group. |
View | Gets the element for the View group. |
Zoom | Gets the element for the Zoom group. |
Name | Description |
---|---|
ShouldSerializeNavigation() | Indicates whether the Navigation property should be serialized. |
ShouldSerializePages() | Indicates whether the Pages property should be serialized. |
ShouldSerializeTools() | Indicates whether the Tools property should be serialized. |
ShouldSerializeView() | Indicates whether the View property should be serialized. |
ShouldSerializeZoom() | Indicates whether the Zoom property should be serialized. |