Vanessa 2025-08-06 00:03:45 +08:00
parent 501f657f7c
commit 69068b0c78
4 changed files with 27 additions and 8 deletions

View file

@ -863,6 +863,7 @@ interface IAVView {
sorts: IAVSort[],
groups: IAVView[]
group: IAVGroup
groupValue: IAVCellValue
}
interface IAVTable extends IAVView {