FBSpread Class Reference

Inheritance diagram for FBSpread:

List of all members.

Public Member Functions

object GetCellValue (int pRow, int pColumn)
 Get a cell's value.
void SetCellValue (int pRow, int pColumn, object pValue)
 Set a cell's value.
FBSpreadCell GetSpreadCell (kReference pRef, int pColumn)
 Get a cell from row and column numbers.

Member Function Documentation

object GetCellValue ( int  pRow,
int  pColumn 
)

Get a cell's value.

Parameters:
pRowRow of cell.
pColumnColumn of cell.
Return values:
objectValue of the cell (can be str, int or float)
void SetCellValue ( int  pRow,
int  pColumn,
object  pValue 
)

Set a cell's value.

This will also set the FBSpreadCell.Style to the type of pValue (kFBCellStyleInteger if pValue is an int, kFBCellStyleDouble if pValue is a float, kFBCellStyleString if pValue is a str).

Parameters:
pRowRow of cell.
pColumnColumn of cell.
pValueValue of the cell (can be str, int or float)
FBSpreadCell GetSpreadCell ( kReference  pRef,
int  pColumn 
)

Get a cell from row and column numbers.

Parameters:
pRefRow reference.
pColumnColumn number.
Returns:
A copy of the cell.

FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread
FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread FBSpread