RevisionSheetName.OldName Property
Old Sheet Name.Represents the attribte in schema: oldName
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "oldName")> _
Public Property OldName As StringValue
Get
Set
'Usage
Dim instance As RevisionSheetName
Dim value As StringValue
value = instance.OldName
instance.OldName = value
[SchemaAttrAttribute(, "oldName")]
public StringValue OldName { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.