Skip to content

New action in to mimic cell modification #1117

@lpatiny

Description

@lpatiny

I need a way to mimic a cell modification using an action. In practice it is in the reaction calculator where I need to set a volume and that all the calculations are done like it was a user that changed this value.

Something like

API.doAction('changeCellValue, {
row: 3,
column: 10,
value: 12.12
})

Or better would be the column name instead of the column number.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions