CellFormat.ApplyFill プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
塗りつぶしを適用する
スキーマ内の次の属性を表します。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 を返します。
- 属性