Properties
chartData
chartData: {
appId: string;
heightPx: number;
jsOpts: {};
objectDef: {};
objectId: string;
outDpi: number;
outZoom: null;
patches: {}[];
sheetId: string;
widthPx: number;
}
Type declaration
appId: string
heightPx: number
jsOpts: {}
objectDef: {}
objectId: string
outDpi: number
outZoom: null
patches: {}[]
sheetId: string
widthPx: number
fileAlias
fileAlias: string
fileTimeStamp
fileTimeStamp: string
multiSheetData
multiSheetData: {
appId: string;
heightPx: number;
isPrivate: boolean;
jsOpts: {};
jsOptsById: {};
patchesById: {};
resizeType: string;
sheetId: string;
sheetName: string;
widthPx: number;
}
Type declaration
appId: string
heightPx: number
isPrivate: boolean
jsOpts: {}
jsOptsById: {}
patchesById: {}
resizeType: string
sheetId: string
sheetName: string
widthPx: number
storyData
storyData: {
appId: string;
storyId: string;
}
Type declaration
appId: string
storyId: string