次の方法で共有


RevisionList.Formatting プロパティ

定義

書式設定では、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します。書式設定

[DocumentFormat.OpenXml.SchemaAttr(0, "Formatting")]
public DocumentFormat.OpenXml.BooleanValue Formatting { get; set; }
public DocumentFormat.OpenXml.BooleanValue Formatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Formatting")]
public DocumentFormat.OpenXml.BooleanValue? Formatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Formatting")]
public DocumentFormat.OpenXml.BooleanValue? Formatting { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Formatting { get; set; }
member this.Formatting : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Formatting")>]
member this.Formatting : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Formatting")>]
member this.Formatting : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Formatting As BooleanValue

プロパティ値

属性

適用対象