Share via


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
属性

字段

GalleryShowInRibbonValues(String)

创建新的 GalleryShowInRibbonValues 枚举实例

Equals(GalleryShowInRibbonValues)
Equals(Object)
False 0

假。

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

False

假。

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

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

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

Zero

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

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

适用于