Table of Contents

TImgExportInfo.Sheet Method

Returns the Image export info for one of the sheets.

Syntax

Namespace: FlexCel.Render

public TOneImgExportInfo Sheet(Int32 index)

Parameters

<-> Parameter Type Description
index Int32 Sheet on the list (1 based).

See also