This document is archived and information here might be outdated. Recommended version. |
The cellSize property.
[Visual Basic .NET] Public Property CellSize As Double
[C#] public double CellSize {get; set;}
[C++]
HRESULT get_CellSize(
System.Double* CellSize
);
[C++]
HRESULT put_CellSize(
double CellSize
);
[C++]
Parameters CellSize [out, retval]
CellSize is a parameter of type double* CellSize [in]
CellSize is a parameter of type double