Table of Contents

TXlsFile.GetSheetType Method

Returns the sheet type for a given sheet.

Syntax

Unit: FlexCel.XlsAdapter

function TXlsFile.GetSheetType(const sheet: Integer): TSheetType; override;

Parameters

<-> Parameter Type Description
const sheet Integer Sheet 1 based.

See also