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