Spread Windows Forms 12.0 Product Documentation
newName Field


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

Reference

SheetRenameUndoAction Class
SheetRenameUndoAction Members