Version: 2021b
Type: Features
Category: Programming
Subcategory: Python
Jira: ORG-23031
Examples,
import originpro as op wks = op.find_sheet() wks.set_formula('B', 'A+1')
Subcategory: Labtalk
Following properties are improved,
wks.col.formula$ //column formula wks.col.script$ //before formula script wks.col.py$ //python function