Table of Contents

FlexCelReport.ErrorActions Property

Determines if FlexCel will throw Exceptions or just ignore errors on specific situations. When the errors are ignored, they will be logged into the FlexCelTrace class.

Syntax

Namespace: FlexCel.Report

public TErrorActions ErrorActions { get; set; }

See also