TWorkspace.GetFile Method
Returns the file at index.
Syntax
Namespace: FlexCel.Core
public ExcelFile GetFile(Int32 index)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index of the file in the workspace. (1 based) |
Returns the file at index.
Namespace: FlexCel.Core
public ExcelFile GetFile(Int32 index)
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index of the file in the workspace. (1 based) |