PrintDocument for WinForms
Tolerance プロパティ (XlsExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > XlsExporter クラス : 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.
シンタックス
'宣言
 
Public Property Tolerance As System.Integer
'使用法
 
Dim instance As XlsExporter
Dim value As System.Integer
 
instance.Tolerance = value
 
value = instance.Tolerance
public System.int Tolerance {get; set;}

プロパティ値

The tolerance value.
参照

XlsExporter クラス
XlsExporter メンバ