NumberingFormat.Format Property

Definition

format, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w:format

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "format")]
public DocumentFormat.OpenXml.StringValue Format { get; set; }
public DocumentFormat.OpenXml.StringValue Format { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "format")]
public DocumentFormat.OpenXml.StringValue Format { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "format")]
public DocumentFormat.OpenXml.StringValue? Format { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:format")]
public DocumentFormat.OpenXml.StringValue? Format { get; set; }
public DocumentFormat.OpenXml.StringValue? Format { get; set; }
member this.Format : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "format")>]
member this.Format : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "format")>]
member this.Format : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:format")>]
member this.Format : DocumentFormat.OpenXml.StringValue with get, set
Public Property Format As StringValue

Property Value

Attributes

Applies to