Table of Contents

FlexCelSVGExport.AllVisibleSheets Property

If true, all visible sheets on the workbook will be printed. See ResetPageNumberOnEachSheet for behavior of the page number when printing multiple sheets.

Syntax

Namespace: FlexCel.Render

public Boolean AllVisibleSheets { get; set; }

See also