Table of Contents

TLightImgExportInfo.TLightImgExportInfo Constructor

Creates a new TLightImgExportInfo with the given parameters.

Syntax

Namespace: FlexCel.Render

public TLightImgExportInfo(Int32 aCurrentPage, Int32 aCurrentSheet, Int32 aCurrentPageInSheet, TXlsCellRange aPagePrintRange, Int32 aCurrentPrintArea)

Parameters

<-> Parameter Type Description
aCurrentPage Int32
aCurrentSheet Int32
aCurrentPageInSheet Int32
aPagePrintRange TXlsCellRange
aCurrentPrintArea Int32

See also