Table of Contents

TErrorActions Enumeration

Enumerates what to do on different FlexCel error situations.

Syntax

Namespace: FlexCel.Report

Members

Name Value Description
None 0 FlexCel will try to recover from most errors.
ErrorOnTooManyPageBreaks 1 When true and the number of manual pagebreaks is bigger than the maximum Excel allows, an Exception will be raised. When false, the page break will be silently omitted.