This document is archived and information here might be outdated. Recommended version. |
Cell width.
[Visual Basic .NET] Public Property CellWidth As Double
[C#] public double CellWidth {get; set;}
[C++]
HRESULT get_CellWidth(
System.Double* pCellWidth
);
[C++]
HRESULT put_CellWidth(
double pCellWidth
);
[C++]
Parameters pCellWidth [out, retval]
pCellWidth is a parameter of type double* pCellWidth [in]
pCellWidth is a parameter of type double