Table of Contents

ExcelFile.GetObjectName Method

Returns the name of the object at objectIndex position.

Syntax

Namespace: FlexCel.Core

public abstract String GetObjectName(Int32 objectIndex)

Parameters

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

See also