GalleryShowInRibbonValues 枚举

定义

定义 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)
继承
GalleryShowInRibbonValues
继承
GalleryShowInRibbonValues
属性

字段

名称 说明
False 0

假。

当项序列化为 xml 时,其值为“false”。

Zero 1

当项序列化为 xml 时,其值为“0”。

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

假。

当项序列化为 xml 时,其值为“false”。

GalleryShowInRibbonValues(String)

创建新的 GalleryShowInRibbonValues 枚举实例

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

当项序列化为 xml 时,其值为“0”。

适用于