Table of Contents

TWorkspace.this[] Property

Returns the Excel file with the given name. To get the file at a given position, use GetFile

Syntax

Namespace: FlexCel.Core

public ExcelFile this[] { get; }

See also