GalleryShowInRibbonValues Enumeration
Defines the GalleryShowInRibbonValues enumeration.
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Enumeration GalleryShowInRibbonValues
'使用
Dim instance As GalleryShowInRibbonValues
public enum GalleryShowInRibbonValues
Members
Member name | Description | |
---|---|---|
False | false. When the item is serialized out as xml, its value is "false". | |
Zero | 0. When the item is serialized out as xml, its value is "0". |