SpreadsheetDocumentField.DetailProcessing

Syntax:

DetailProcessing(<Details>, <StandardProcessing>)

Parameters:

<Details>

Type: Arbitrary.
Details value of cell or drawing.

<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 table cell or drawing containing the details value.

See also:

SpreadsheetDocumentRange, property Details

    

1C:Enterprise Developer's Community