Opens a saved XML file into a sheet view.
'Declaration
Public Overloads Function Open( _
ByVal As String _
) As Boolean
'Usage
Dim instance As SheetView
Dim fileName As String
Dim value As Boolean
value = instance.Open(fileName)
Parameters
- fileName
- Path and name of file from which to load the data