TFlexCelSVGExport.TotalPagesInSheet Method
Returns the number of pages that the active sheet will use when exported to SVG.
Syntax
Unit: FlexCel.Render
function TFlexCelSVGExport.TotalPagesInSheet(const Renderer: FlexCelRender; const Work: TExcelFile): Integer;
Parameters
| <-> |
Parameter |
Type |
Description |
| const |
Renderer |
FlexCelRender |
|
| const |
Work |
TExcelFile |
|
See also