Example
The following example retrieves the width and height of the client area of the fpSpread control.
C++
m_Spread.GetClientArea(&Width, &Height);
Visual Basic
fpSpread1.GetClientArea Width, Height
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box