Freigeben über


DataModel.Background-Eigenschaft

Background Formatting.Represents the element tag in schema: dgm:bg

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

Syntax

'Declaration
Public Property Background As Background
    Get
    Set
'Usage
Dim instance As DataModel
Dim value As Background

value = instance.Background

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Diagrams.Background
Returns Background.

Siehe auch

Referenz

DataModel Klasse

DataModel-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace