Freigeben über


Connection.Background Eigenschaft

Definition

Hintergrund

Stellt das folgende Attribut im Schema dar: background

[DocumentFormat.OpenXml.SchemaAttr(0, "background")]
public DocumentFormat.OpenXml.BooleanValue Background { get; set; }
public DocumentFormat.OpenXml.BooleanValue Background { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "background")]
public DocumentFormat.OpenXml.BooleanValue? Background { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("background")]
public DocumentFormat.OpenXml.BooleanValue? Background { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Background { get; set; }
member this.Background : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "background")>]
member this.Background : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("background")>]
member this.Background : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Background As BooleanValue

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Gilt für: