Freigeben über


Caption.NumberFormat Eigenschaft

Definition

Format der Beschriftungsnummerierung

Stellt das folgende Attribut im Schema dar: w:numFmt

[DocumentFormat.OpenXml.SchemaAttr(23, "numFmt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues> NumberFormat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues> NumberFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "numFmt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues>? NumberFormat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:numFmt")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues>? NumberFormat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues>? NumberFormat { get; set; }
member this.NumberFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "numFmt")>]
member this.NumberFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:numFmt")>]
member this.NumberFormat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.NumberFormatValues> with get, set
Public Property NumberFormat As EnumValue(Of NumberFormatValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: