次の方法で共有


OleObjectFollowColorSchemeValues 列挙型

定義

配色に従う OLE オブジェクト

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

フィールド

OleObjectFollowColorSchemeValues(String)

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

Equals(Object)
Equals(OleObjectFollowColorSchemeValues)
Full 1

完全。

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

Full

完全。

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

GetHashCode()
None 0

なし。

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

None

なし。

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

Equality(OleObjectFollowColorSchemeValues, OleObjectFollowColorSchemeValues)
Inequality(OleObjectFollowColorSchemeValues, OleObjectFollowColorSchemeValues)
TextAndBackground

テキストと背景。

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

TextAndBackground 2

テキストと背景。

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

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

適用対象