Example
The following example retrieves the coordinates of the cell displayed on the lower-right in the current view.
C++
m_Spread.GetBottomRightCell(&lRightCol, &lBottomRow);
Visual Basic
fpSpread1.GetBottomRightCell lRightCol, lBottomRow
| Spread 8.0 Documentation | |
| Example | |
| Support Options | |
Glossary Item Box