Navigation:  Classes > bCell >

bCell:GetRowPercentage()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the row percentage of the cell.

Class

bCell

Type

Method

Syntax

<oCell>:GetRowPercentage(<iOptions>) Æ rPercentage

Arguments

<iOptions>Options which should be considered. The options below are supported:

 

Option

Description

BCO_STARTCELL

The percentage is determined for a start cell.

 

Notes:

If the percentage is BCELL_PERCENTAGE_UNDEFINED, then the value BCELL_PERCENTAGE_MAX is used instead.

BCO_ENDCELL

The percentage 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

rPercentageThe determined row percentage.
Data Type:Real8

Description

bCell:GetRowPercentage() determines the row percentage of the cell.

See Also

bCell:GetColumnPercentage()

bCell:GetRowValue()

bCell:Row

bCell:RowPercentage

 


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