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>

属性

适用于