Purpose
Determines the cell at which the cell group starts.
Class
Type
Method
Syntax
<oCellGroupItem>:GetStartCell(<iOptions>) Æ oCell
Arguments
| <iOptions> | Options which should be considered. The options below are supported: | 
| Option | Description | 
| BCGIGCO_NONE | No options are defined. 
 Important note! If the option BCGIO_ABSOLUTEPOSITION is defined in the access bCellGroupItem:Options, then the determined cell is absolute otherwise relative related to the parent cell group. | 
| BCGIGCO_ABSOLUTE | The determined cell contains absolute values. | 
| BCGIGCO_RELATIVE | The determined cell contains relative values related to the parent cell group. | 
| Data Type: | DWord | 
Return Value
| oCell | The determined cell. | 
| Data Type: | bCell | 
Description
bCellGroupItem:GetStartCell() determines the cell at which the cell group starts.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcellgroupitem_getstartcell.htm