OleObjectEmbed.FollowColorScheme Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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