@sheetwrite/coretype
Column aggregate operation for Grid.aggregate / Store data ops.
Declaration
export type AggregateOp = "sum" | "avg" | "min" | "max" | "count";Sheetwrite / Documentation
@sheetwrite/coreColumn aggregate operation for Grid.aggregate / Store data ops.
export type AggregateOp = "sum" | "avg" | "min" | "max" | "count";