次の方法で共有


SubFeatureType 列挙型

定義

SubFeatureType 列挙型を定義します。

public enum SubFeatureType
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
public enum SubFeatureType
public readonly struct SubFeatureType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Excel.SubFeatureType>, IEquatable<DocumentFormat.OpenXml.Office2016.Excel.SubFeatureType>
type SubFeatureType = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
type SubFeatureType = 
type SubFeatureType = struct
    interface IEnumValue
    interface IEnumValueFactory<SubFeatureType>
Public Enum SubFeatureType
Public Structure SubFeatureType
Implements IEnumValue, IEnumValueFactory(Of SubFeatureType), IEquatable(Of SubFeatureType)
継承
SubFeatureType
継承
SubFeatureType
属性

フィールド

SubFeatureType(String)

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

Equals(SubFeatureType)
Equals(Object)
Future 1

将来。

項目が xml としてシリアル化されるときに、その値は "future" になります。

Future

将来。

項目が xml としてシリアル化されるときに、その値は "future" になります。

GetHashCode()
None 0

なし。

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

None

なし。

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

Equality(SubFeatureType, SubFeatureType)
Inequality(SubFeatureType, SubFeatureType)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<SubFeatureType>.Create(String)

適用対象