Vanessa 2023-08-03 23:23:28 +08:00
parent 2baa74fb39
commit eb7548962f
11 changed files with 36 additions and 4 deletions

View file

@ -912,6 +912,7 @@ interface IAVColumn {
wrap: boolean,
hidden: boolean,
type: TAVCol,
numberFormat: string,
calc: {
operator: string,
result: IAVCellValue