[]
        
(Showing Draft Content)

C1.C1Preview.Export.XlsExporter.Tolerance

Tolerance Property

Tolerance

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.

Declaration
public int Tolerance { get; set; }
Property Value
Type Description
int

The tolerance value.