GalleryShowInRibbonValues Enumeration

Defines the GalleryShowInRibbonValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration GalleryShowInRibbonValues
'Usage
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".

See Also

Reference

DocumentFormat.OpenXml.Office2010.CustomUI Namespace