次の方法で共有


FillTypeExt 列挙型

定義

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

フィールド

FillTypeExt(String)

新しい FillTypeExt 列挙型インスタンスを作成します

Equals(FillTypeExt)
Equals(Object)
GetHashCode()
Equality(FillTypeExt, FillTypeExt)
Inequality(FillTypeExt, FillTypeExt)
Test 0

テスト。

項目を xml としてシリアル化されるときに、その値は "test" です。

Test

テスト。

項目を xml としてシリアル化されるときに、その値は "test" です。

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

適用対象