IronsheetIronsheet
API Reference@ironsheet/coreType aliases

PivotCacheSourceRetarget

Type Alias: PivotCacheSourceRetarget

type PivotCacheSourceRetarget = object;

Defined in: packages/core/src/pivot.ts:4

Properties

from?

optional from?: object;

Defined in: packages/core/src/pivot.ts:5

ref?

optional ref?: string;

sheet?

optional sheet?: string;

to

to: object;

Defined in: packages/core/src/pivot.ts:9

ref?

optional ref?: string;

sheet?

optional sheet?: string;

On this page