Table of Contents

TSVGExportParameters.SheetPageNumber Property

Page number in the sheet we are exporting. Different from PageNumber, this value is local to the current sheet, and it is reset every time we export a different sheet. If you are exporting a single sheet (FlexCelSVGExport.AllVisibleSheets is false), then this variable will have the same value as PageNumber

Syntax

Unit: FlexCel.Render

property TSVGExportParameters.SheetPageNumber: Integer

See also