次の方法で共有


Connection.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 を返します。

属性

適用対象