PageNumberType.Format Propriété

Définition

Format de numéro de page

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à