public SheetRenameUndoAction( SheetView sheetView, string newName )
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal newName As String _ )
'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal newName As String _ )
'Usage Dim sheetView As SheetView Dim newName As String Dim instance As New SheetRenameUndoAction(sheetView, newName)
'Usage
Dim sheetView As SheetView Dim newName As String Dim instance As New SheetRenameUndoAction(sheetView, newName)
SheetRenameUndoAction Class SheetRenameUndoAction Members