NumericLevel.FormatCode 属性

定义

formatCode,此属性仅在 Office 2016 及更高版本中可用。

表示架构中的以下属性:formatCode

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

属性值

属性

适用于