Compartir a través de


GalleryShowInRibbonValues Enumeración

Definición

Define la enumeración GalleryShowInRibbonValues.

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)
Herencia
GalleryShowInRibbonValues
Herencia
GalleryShowInRibbonValues
Atributos

Campos

GalleryShowInRibbonValues(String)

Crea una nueva instancia de enumeración GalleryShowInRibbonValues

Equals(GalleryShowInRibbonValues)
Equals(Object)
False 0

Falso.

Cuando el elemento se serializa como xml, su valor es "false".

False

Falso.

Cuando el elemento se serializa como xml, su valor es "false".

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

Cuando el elemento se serializa como xml, su valor es "0".

Zero

Cuando el elemento se serializa como xml, su valor es "0".

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

Se aplica a