CellFormat.ApplyNumberFormat 属性

定义

应用数字格式

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

属性值

返回 BooleanValue

属性

适用于