RevisionDefinedName.OldDescription Property
Old Description.Represents the attribte in schema: oldDescription
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "oldDescription")> _
Public Property OldDescription As StringValue
Get
Set
'使用
Dim instance As RevisionDefinedName
Dim value As StringValue
value = instance.OldDescription
instance.OldDescription = value
[SchemaAttrAttribute(, "oldDescription")]
public StringValue OldDescription { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.