OleObjectEmbed.FollowColorScheme Property

Definition

Color Scheme Properties for OLE Object

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to