SpreadsheetDocumentField.Selection

Syntax:

Selection(<Area>, <StandardProcessing>)

Parameters:

<Area>

Type: SpreadsheetDocumentRange.
Area linked to the event.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs when double-clicking (or pressing Enter key after selecting) a cell or a drawing in the table.

    

1C:Enterprise Developer's Community