FillTypeExt 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 FillTypeExt 枚举。
public enum FillTypeExt
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum FillTypeExt
public readonly struct FillTypeExt : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.FillTypeExt>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.FillTypeExt>
type FillTypeExt =
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type FillTypeExt =
type FillTypeExt = struct
interface IEnumValue
interface IEnumValueFactory<FillTypeExt>
Public Enum FillTypeExt
Public Structure FillTypeExt
Implements IEnumValue, IEnumValueFactory(Of FillTypeExt), IEquatable(Of FillTypeExt)
- 继承
-
FillTypeExt
- 继承
-
FillTypeExt
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
Test | 0 | 测试。 当项序列化为 xml 时,其值为“test”。 |
Equality(FillTypeExt, FillTypeExt) | ||
Equals(FillTypeExt) | ||
Equals(Object) | ||
FillTypeExt(String) | 创建新的 FillTypeExt 枚举实例 |
|
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<FillTypeExt>.Create(String) | ||
Inequality(FillTypeExt, FillTypeExt) | ||
Test | 测试。 当项序列化为 xml 时,其值为“test”。 |
|
ToString() |