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 | |||
function | 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 | |||
id_ref_row2 | CO_INTEGER | 0 | 1 | 200 | |||
id_ref_column2 | CO_INTEGER | 0 | 1 | 200 | |||
is_ref_row2_hard | CO_BOOL | false | 1 | 200 | |||
is_ref_column2_hard | CO_BOOL | false | 1 | 200 | |||
is_ref_row2_named | CO_BOOL | false | 1 | 200 | |||
is_ref_column2_named | CO_BOOL | false | 1 | 200 |
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 setReferencedRange
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
function
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
id_ref_column2
type CO_INTEGER
id_ref_row2
type CO_INTEGER
ref_column2_hard
type CO_INTEGER
ref_row2_hard
type CO_INTEGER
ref_column2_named
type CO_INTEGER
ref_row2_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 resetReferencedRow
description: all references to the row with id=id_row reset to row whose number is num_row
description: WARNING: This method assumes that only one row may be deleted at a time.
parameters:
par_area
type CO_STRING
par_class
type CO_STRING
par_id
type CO_INTEGER
id_row
type CO_INTEGER
num_row
type CO_INTEGER
method fillDownRangeRef
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