Purpose
Determines the row value of the cell including the row percentage.
Class
Type
Method
Syntax
<oCell>:GetRowValue(<iOptions>) Æ rValue
Arguments
| <iOptions> | Options which should be considered. The options below are supported: | 
| Option | Description | 
| BCO_STARTCELL | The value is determined for a start cell. 
 Notes: If the percentage is BCELL_PERCENTAGE_UNDEFINED, then the value BCELL_PERCENTAGE_NULL is used instead. | 
| BCO_ENDCELL | The value is determined for an end cell. 
 Notes: If the percentage is BCELL_PERCENTAGE_UNDEFINED, then the value BCELL_PERCENTAGE_MAX is used instead. | 
| Data Type: | DWord | 
Return Value
| rValue | The determined row value. | 
| Data Type: | Real8 | 
Description
bCell:GetRowValue() determines the row value of the cell including the row percentage.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcell_getrowvalue.htm