Freigeben über


PageNumberType.Format Eigenschaft

Definition

Seitenzahlenformat

Stellt das folgende Attribut im Schema dar: w:fmt

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: