CellFormat.ApplyFill プロパティ

定義

塗りつぶしを適用する

スキーマ内の次の属性を表します。applyFill

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

プロパティ値

BooleanValue を返します。

属性

適用対象