Connection.Background 属性

定义

背景

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于