ComponentOne FlexReport for WinForms
Tolerance Property (XlsFilter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > XlsFilter Class : Tolerance Property
Gets or sets the tolerance (in points) when auto-detecting the boundaries of rows and columns in the document. The smaller this amount, the greater the number of narrow rows and columns created for precise positioning of data.
Syntax
'Declaration
 
Public Property Tolerance As System.Integer
public System.int Tolerance {get; set;}

Property Value

The tolerance value.
See Also

Reference

XlsFilter Class
XlsFilter Members