Table of Contents

TZippyReader.GetFileName Method

Returns the filename for the file at position Index.

Syntax

Namespace: FlexCel.Core

public String GetFileName(Int32 Index)

Parameters

<-> Parameter Type Description
Index Int32 Index (0 based) of the file. Must be between 0 and FileCount - 1.

See also