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
- 属性
フィールド
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) |