Table of Contents

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)

See also