Spreadsheet cell.
Definition at line 1457 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions | |
FBSpreadCell (FBSpread *pParent, kReference pRow, int pCol) | |
Constructor. |
FBSpreadCell | ( | FBSpread * | pParent, |
kReference | pRow, | ||
int | pCol | ||
) |
Constructor.
pParent | Parent spreadsheet. |
pRow | Row to which cell belongs. |
pCol | Column to which cell belongs. |