RevisionAutoFormat.ApplyNumberFormats 属性

定义

应用数字格式

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于