Freigeben über


FormatScheme.EffectStyleList-Eigenschaft

Effect Style List.Represents the element tag in schema: a:effectStyleLst

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

Syntax

'Declaration
Public Property EffectStyleList As EffectStyleList
    Get
    Set
'Usage
Dim instance As FormatScheme
Dim value As EffectStyleList

value = instance.EffectStyleList

instance.EffectStyleList = value
public EffectStyleList EffectStyleList { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.EffectStyleList
Returns EffectStyleList.

Siehe auch

Referenz

FormatScheme Klasse

FormatScheme-Member

DocumentFormat.OpenXml.Drawing-Namespace