Navigation:  Classes > bCellGroupItem >

bCellGroupItem:GetEndCell()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the cell at which the cell group ends.

Class

bCellGroupItem

Type

Method

Syntax

<oCellGroupItem>:GetEndCell(<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

oCellThe determined cell.
Data Type:bCell

Description

bCellGroupItem:GetEndCell() determines the cell at which the cell group ends.

See Also

bCellGroupItem:EndCell

bCellGroupItem:GetStartCell()

bCellGroupItem:Parent

 


Page url: http://www.YOURSERVER.com/index.html?bcellgroupitem_getendcell.htm