Spread Windows Forms 12.0 Product Documentation
oldName Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > SheetRenameUndoAction Class : oldName Field
Specifies the old name of the sheet.
Syntax
'Declaration
 
Protected oldName As String
'Usage
 
Dim instance As SheetRenameUndoAction
Dim value As String
 
value = instance.oldName
 
instance.oldName = value
protected string oldName
See Also

Reference

SheetRenameUndoAction Class
SheetRenameUndoAction Members