This document is archived and information here might be outdated. Recommended version. |
The cellsize tolerance for sorting on cellsize.
[Visual Basic .NET]
Public Property CellSizeTolerance As Double
[C#]
public double CellSizeTolerance {get; set;}
[C++]
HRESULT get_CellSizeTolerance(
double pCellSizeTolerance
);
[C++]
HRESULT put_CellSizeTolerance(
System.Double* pCellSizeTolerance
);
[C++] Parameters pCellSizeTolerance [in]
pCellSizeTolerance is a parameter of type double pCellSizeTolerance [out, retval]
pCellSizeTolerance is a parameter of type double*