Share via


Caption.NumberFormat Property

Definition

Caption Numbering Format

Represents the following attribute in the schema: 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; }

Property Value

Returns EnumValue<T>.

Attributes

Applies to