[]
Opens a saved Spread file.
public bool OpenSpreadFile(string fileName, int sheetIndex)
Public Function OpenSpreadFile(fileName As String, sheetIndex As Integer) As Boolean
Type | Name | Description |
---|---|---|
string | fileName | Path and name of the Spread-compatible file from which to load the contents |
int | sheetIndex | Index of sheet into which to load the data |
Type | Description |
---|---|
bool |