次の方法で共有


AdjustType 列挙型

定義

AdjustType 列挙型を定義します。

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

フィールド

AdjustType(String)

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

Anchor 4

アンカー。

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

Anchor

アンカー。

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

CondFmt 2

condFmt。

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

CondFmt

condFmt。

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

Equals(Object)
Equals(AdjustType)
Fmla

fmla。

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

Fmla 0

fmla。

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

FmlaNoSticky 5

fmlaNoSticky。

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

FmlaNoSticky

fmlaNoSticky。

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

Format 1

形式。

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

Format

形式。

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

Fragile 7

壊れ やすい。

アイテムを xml としてシリアル化されるときに、その値は "脆弱" です。

Fragile

壊れ やすい。

アイテムを xml としてシリアル化されるときに、その値は "脆弱" です。

Future 8

将来。

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

Future

将来。

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

GetHashCode()
NoAdj 6

noAdj。

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

NoAdj

noAdj。

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

Equality(AdjustType, AdjustType)
Inequality(AdjustType, AdjustType)
Sparkline 3

スパーク ライン。

アイテムを xml としてシリアル化されるときに、その値は "sparkline" です。

Sparkline

スパーク ライン。

アイテムを xml としてシリアル化されるときに、その値は "sparkline" です。

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

適用対象