CellFormat.ApplyFill Property

Definition

Apply Fill

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to