Vanessa 2025-08-13 16:32:23 +08:00
parent d7c58357ea
commit 8a2aafcad4
2 changed files with 2 additions and 1 deletions

View file

@ -864,6 +864,7 @@ interface IAVView {
sorts: IAVSort[],
groups: IAVView[]
group: IAVGroup
groupKey: IAVColumn
groupValue: IAVCellValue
}