Share via


RevisionDefinedName.OldDescription Property

Definition

Old Description

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to