Support autofill on absolute reference in cell formula


Version: 2025b

Type: Features

Category: Data Handling

Subcategory: Worksheet

Jira: ORG-30825


When use absolute reference in cell formula like below, drag and drop to autofill formula will be failed in previous version. Now, this is supported in Origin 2025b.

=total(A1:$A$13)-total(B2:$B$10)