Freigeben über


OleObjectEmbed.FollowColorScheme-Eigenschaft

Color Scheme Properties for OLE Object.Represents the attribte in schema: followColorScheme

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "followColorScheme")> _
Public Property FollowColorScheme As EnumValue(Of OleObjectFollowColorSchemeValues)
    Get
    Set
'Usage
Dim instance As OleObjectEmbed
Dim value As EnumValue(Of OleObjectFollowColorSchemeValues)

value = instance.FollowColorScheme

instance.FollowColorScheme = value
[SchemaAttrAttribute(, "followColorScheme")]
public EnumValue<OleObjectFollowColorSchemeValues> FollowColorScheme { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<OleObjectFollowColorSchemeValues>
Returns EnumValue<T>.

Siehe auch

Referenz

OleObjectEmbed Klasse

OleObjectEmbed-Member

DocumentFormat.OpenXml.Presentation-Namespace