Documentation for class expression_cell (inherits from generic):


Properties:

name type default params representant foreign foreign_prop position
version CO_INTEGER 0 READONLY=1 1 0
deleted CO_INTEGER 0 READONLY=1 1 0
id_spreadsheet CO_INTEGER 0 1 200
id_column CO_INTEGER 0 1 200
id_row CO_INTEGER 0 1 200
index_ref CO_INTEGER 0 1 200
id_ref_spreadsheet CO_INTEGER 0 1 200
id_ref_row CO_INTEGER 0 1 200
id_ref_column CO_INTEGER 0 1 200
is_ref_row_hard CO_BOOL false 1 200
is_ref_column_hard CO_BOOL false 1 200
is_ref_row_named CO_BOOL false 1 200
is_ref_column_named CO_BOOL false 1 200

Methods:


method check_acl
description: Remove range references for given cell and index>= index_from
description: by default - all references for given cell.
description: Generates actions.
parameters:

id_spreadsheet
type CO_INTEGER


method getReferencedValue
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

id_column
type CO_INTEGER

id_row
type CO_INTEGER

index
type CO_INTEGER


method setReferencedCell
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

id_column
type CO_INTEGER

id_row
type CO_INTEGER

index
type CO_INTEGER

id_ref_spreadsheet
type CO_INTEGER

id_ref_column
type CO_INTEGER

id_ref_row
type CO_INTEGER

ref_column_hard
type CO_INTEGER

ref_row_hard
type CO_INTEGER

ref_column_named
type CO_INTEGER

ref_row_named
type CO_INTEGER


method purgeExtraReferences
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

id_column
type CO_INTEGER

id_row
type CO_INTEGER

index_from
type CO_INTEGER


method fillDownCellRef
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

id_column
type CO_INTEGER

id_row
type CO_INTEGER

id_last_row
type CO_INTEGER