FBSpread Class Reference

Inheritance diagram for FBSpread:
Inheritance graph
[legend]

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:
pRow Row of cell.
pColumn Column of cell.
Return values:
object Value 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:
pRow Row of cell.
pColumn Column of cell.
pValue Value of the cell (can be str, int or float)
FBSpreadCell GetSpreadCell ( kReference  pRef,
int  pColumn 
)

Get a cell from row and column numbers.

Parameters:
pRef Row reference.
pColumn Column 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