'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 moving is successful; otherwise, return false
'Usage
Dim instance As SpreadChart Dim sheetName As String Dim value As Boolean value = instance.MoveToSheetView(sheetName)
true
if moving is successful; otherwise, return false