RevisionCellChange.OldFormatting 属性

定义

旧格式设置

表示架构中的以下属性:odxf

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

属性值

返回 BooleanValue

属性

适用于