RevisionAutoFormat.ApplyNumberFormats Property

Definition

Apply Number Formats

Represents the following attribute in the schema: applyNumberFormats

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

Property Value

Returns BooleanValue.

Attributes

Applies to