Table of Contents

XlsFile.GetObjectName Method

Returns the name of the object at objectIndex position.

Syntax

Namespace: FlexCel.XlsAdapter

public override String GetObjectName(Int32 objectIndex)

Parameters

<-> Parameter Type Description
objectIndex Int32 Object index. (1-based)

See also