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

Nombre Valor Description
False 0

falso.

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

Zero 1

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

Equality(GalleryShowInRibbonValues, GalleryShowInRibbonValues)
Equals(GalleryShowInRibbonValues)
Equals(Object)
False

falso.

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

GalleryShowInRibbonValues(String)

Crea una nueva instancia de enumeración GalleryShowInRibbonValues

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<GalleryShowInRibbonValues>.Create(String)
Inequality(GalleryShowInRibbonValues, GalleryShowInRibbonValues)
ToString()
Zero

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

Se aplica a