共用方式為


RevExFormatting.ApplyNumberFormat Property

Definition

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

Represents the following attribute in the schema: applyNumberFormat

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

Property Value

Attributes

Applies to