次の方法で共有


OleObjectEmbed.FollowColorScheme プロパティ

定義

OLE オブジェクトの配色プロパティ

スキーマ内の次の属性を表します。followColorScheme

[DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> FollowColorScheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> FollowColorScheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("followColorScheme")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues>? FollowColorScheme { get; set; }
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "followColorScheme")>]
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("followColorScheme")>]
member this.FollowColorScheme : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.OleObjectFollowColorSchemeValues> with get, set
Public Property FollowColorScheme As EnumValue(Of OleObjectFollowColorSchemeValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象