Table of Contents

TExcelFile.CheckRangeObjPathOrImageIndex Method

Checks that a range or path are between bounds. Internal use.

Syntax

Unit: FlexCel.Core

procedure TExcelFile.CheckRangeObjPathOrImageIndex(const imageIndex: Integer; const usesObjectIndex: Boolean; const objectPath: string);

Parameters

<-> Parameter Type Description
const imageIndex Integer
const usesObjectIndex Boolean
const objectPath string

See also