RevisionDefinedName.OldDescription 属性

定义

旧说明

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

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

属性值

返回 StringValue

属性

适用于