GalleryShowInRibbonValues Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define a enumeração 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)
- Herança
-
GalleryShowInRibbonValues
- Herança
-
GalleryShowInRibbonValues
- Atributos
Campos
Nome | Valor | Description |
---|---|---|
False | 0 | falso. Quando o item é serializado como xml, o respetivo valor é "false". |
Zero | 1 | Quando o item é serializado como xml, o respetivo valor é "0". |
Equality(GalleryShowInRibbonValues, GalleryShowInRibbonValues) | ||
Equals(GalleryShowInRibbonValues) | ||
Equals(Object) | ||
False | falso. Quando o item é serializado como xml, o respetivo valor é "false". |
|
GalleryShowInRibbonValues(String) | Cria uma nova instância de enumeração GalleryShowInRibbonValues |
|
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<GalleryShowInRibbonValues>.Create(String) | ||
Inequality(GalleryShowInRibbonValues, GalleryShowInRibbonValues) | ||
ToString() | ||
Zero | Quando o item é serializado como xml, o respetivo valor é "0". |