GalleryShowInRibbonValues Enum

Definition

Defines the GalleryShowInRibbonValues enumeration.

public enum GalleryShowInRibbonValues
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public enum GalleryShowInRibbonValues
public readonly struct GalleryShowInRibbonValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues>, IEquatable<DocumentFormat.OpenXml.Office2010.CustomUI.GalleryShowInRibbonValues>
type GalleryShowInRibbonValues = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
type GalleryShowInRibbonValues = 
type GalleryShowInRibbonValues = struct
    interface IEnumValue
    interface IEnumValueFactory<GalleryShowInRibbonValues>
Public Enum GalleryShowInRibbonValues
Public Structure GalleryShowInRibbonValues
Implements IEnumValue, IEnumValueFactory(Of GalleryShowInRibbonValues), IEquatable(Of GalleryShowInRibbonValues)
Inheritance
GalleryShowInRibbonValues
Inheritance
GalleryShowInRibbonValues
Attributes

Fields

GalleryShowInRibbonValues(String)

Creates a new GalleryShowInRibbonValues enum instance

Equals(GalleryShowInRibbonValues)
Equals(Object)
False 0

false.

When the item is serialized out as xml, its value is "false".

False

false.

When the item is serialized out as xml, its value is "false".

GetHashCode()
Equality(GalleryShowInRibbonValues, GalleryShowInRibbonValues)
Inequality(GalleryShowInRibbonValues, GalleryShowInRibbonValues)
ToString()
Zero 1

When the item is serialized out as xml, its value is "0".

Zero

When the item is serialized out as xml, its value is "0".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<GalleryShowInRibbonValues>.Create(String)

Applies to