RevisionView.Formatting 属性

定义

显示格式修订

表示架构中的以下属性:w:formatting

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

属性值

返回 EnumValue<T>

属性

适用于