Compartilhar via


NumberingFormat.Format Propriedade

Definição

formato, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Atributos

Aplica-se a