RevExFormatting.FBlankCell Property

Definition

fBlankCell, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: fBlankCell

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

Property Value

Attributes

Applies to