Persist QWord page setup in documents

This commit is contained in:
Курнат Андрей
2026-06-04 21:35:37 +03:00
parent c1f8162afd
commit e5cd922f7d
4 changed files with 89 additions and 16 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ export const initialState: QOfficeState = {
<tr><td>Поставка</td><td>Разработка и контроль качества</td><td>Карина М.</td></tr>
</tbody>
</table>
`
`,
pageSetup: { size: "a4", orientation: "portrait", marginPreset: "normal" }
},
workbook: {
id: "qexcell-quarter-plan",