Table of Contents

FlexCelImgExport.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