次の方法で共有


LayoutModeValues 列挙型

定義

レイアウト モード

public enum LayoutModeValues
public readonly struct LayoutModeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Charts.LayoutModeValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Charts.LayoutModeValues>
type LayoutModeValues = 
type LayoutModeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<LayoutModeValues>
Public Enum LayoutModeValues
Public Structure LayoutModeValues
Implements IEnumValue, IEnumValueFactory(Of LayoutModeValues), IEquatable(Of LayoutModeValues)
継承
LayoutModeValues
継承
LayoutModeValues

フィールド

LayoutModeValues(String)

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

Edge 0

エッジ。

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

Edge

エッジ。

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

Equals(LayoutModeValues)
Equals(Object)
Factor 1

要因。

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

Factor

要因。

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

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

適用対象