Skip to content

Cell's formula metadata#16

Open
CodeAnAr4y wants to merge 3 commits into
masterfrom
DHTMLX/fix/shared-formulas
Open

Cell's formula metadata#16
CodeAnAr4y wants to merge 3 commits into
masterfrom
DHTMLX/fix/shared-formulas

Conversation

@CodeAnAr4y

@CodeAnAr4y CodeAnAr4y commented Jun 25, 2026

Copy link
Copy Markdown

Added optional cell.formula metadata for formulas imported from XLSX.
Normal formulas: type: "normal", value
Shared formula master: type: "shared", role: "master", si, ref, value
Shared formula follower: type: "shared", role: "follower", si
It only exports data available in the XLSX file: cached value stays in cell.v, and shared formula relation is exposed through metadata.
Also fixed formulas: true handling when importing a specific sheet via config.sheet.

Task: https://tracker.webix.io/issue/DHX-5167/Spreadsheet-some-formulas-are-not-imported-from-Excel

Snippet example: https://snippet.dhtmlx.com/2quhc78m

@CodeAnAr4y CodeAnAr4y changed the title Cell's formula meta data Cell's formula metadata Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant