TLightImgExportInfo.Create Method
Creates a new TLightImgExportInfo with the given parameters.
Syntax
Unit: FlexCel.Render
class function TLightImgExportInfo.Create(const aCurrentPage: Integer; const aCurrentSheet: Integer; const aCurrentPageInSheet: Integer; const aPagePrintRange: TXlsCellRange; const aCurrentPrintArea: Integer): TLightImgExportInfo; static; overload;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | aCurrentPage | Integer | |
const | aCurrentSheet | Integer | |
const | aCurrentPageInSheet | Integer | |
const | aPagePrintRange | TXlsCellRange | |
const | aCurrentPrintArea | Integer |