[]
Opens a saved Spread file into this sheet.
public bool OpenSpreadFile(string fileName)
Public Function OpenSpreadFile(fileName As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | fileName | Path and name of the file to open |
| Type | Description |
|---|---|
| bool | true if successful; false otherwise |