次の方法で共有


NumberingFormat.Format プロパティ

定義

形式では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象