IImgExportInfo.Sheet Method
Returns the Image export info for one of the sheets.
Syntax
Unit: FlexCel.Render
function IImgExportInfo.Sheet(const index: Integer): IOneImgExportInfo; virtual; abstract;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | index | Integer | Sheet on the list (1 based). |