共用方式為


RevExFormatting.XfDxf Property

Definition

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

Represents the following attribute in the schema: xfDxf

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

Property Value

Attributes

Applies to