Gallery.ShowInRibbon 属性

定义

showInRibbon,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于