共用方式為


RichFilter.Blank Property

Definition

blank, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: blank

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

Property Value

Attributes

Applies to