Purpose
Determines for an area a cell group.
Class
Type
Method
Syntax
<oCellGroupList>:GetFromArea(
<oStartCell>,
<oEndCell>,
<iOptions>
) Æ oCellGroupItem
Arguments
| <oStartCell> | The start cell to which a cell group should be determined. Together with the argument <oEndCell> the cell area is defined. The cell must define an absolute position. | 
| Data Type: | bCell | 
| <oEndCell> | The end cell to which a cell group should be determined. Together with the argument <oStartCell> the cell area is defined. The cell must define an absolute position. | 
| Data Type: | bCell | 
| <iOptions> | Options which should be considered. The options below are supported: | 
| Option | Description | 
| BCGLGFAO_INTERSECT | The cell group must be inside the cell area or intersect it. | 
| Data Type: | DWord | 
Return Value
| oCellGroupItem | The determined cell group. | 
| Data Type: | bCellGroupItem | 
Description
bCellGroupList:GetFromArea() determines a cell group to the passed cell area.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcellgrouplist_getfromarea.htm