Freigeben über


FormatScheme.BackgroundFillStyleList-Eigenschaft

Background Fill Style List.Represents the element tag in schema: a:bgFillStyleLst

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

Syntax

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

value = instance.BackgroundFillStyleList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BackgroundFillStyleList
Returns BackgroundFillStyleList.

Siehe auch

Referenz

FormatScheme Klasse

FormatScheme-Member

DocumentFormat.OpenXml.Drawing-Namespace