Gallery.ShowInRibbon Property

Definition

showInRibbon, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: showInRibbon

[DocumentFormat.OpenXml.SchemaAttr(0, "showInRibbon")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues> ShowInRibbon { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues> ShowInRibbon { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showInRibbon")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues>? ShowInRibbon { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showInRibbon")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues>? ShowInRibbon { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues>? ShowInRibbon { get; set; }
member this.ShowInRibbon : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showInRibbon")>]
member this.ShowInRibbon : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showInRibbon")>]
member this.ShowInRibbon : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues> with get, set
Public Property ShowInRibbon As EnumValue(Of GalleryShowInRibbonValues)

Property Value

Attributes

Applies to