Ribbon.ContextualTabSets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ContextualTabSets.
Represents the following element tag in the schema: mso:contextualTabs.
public DocumentFormat.OpenXml.Office.CustomUI.ContextualTabSets ContextualTabSets { get; set; }
public DocumentFormat.OpenXml.Office.CustomUI.ContextualTabSets? ContextualTabSets { get; set; }
member this.ContextualTabSets : DocumentFormat.OpenXml.Office.CustomUI.ContextualTabSets with get, set
Public Property ContextualTabSets As ContextualTabSets