'Usage Dim instance As SpreadChart Dim sheetName As String Dim value As Boolean value = instance.MoveToSheetView(sheetName)
Parameters
- sheetName
- Name of the new sheet view.
Return Value
true
if move is successful; otherwise, returns false
'Usage Dim instance As SpreadChart Dim sheetName As String Dim value As Boolean value = instance.MoveToSheetView(sheetName)
true
if move is successful; otherwise, returns false