GalleryShowInRibbonValues Enum
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 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”。 |