GridJsWorkbookCacheImp Field |
Custom implemention for cache storage,If you want to store cache in stream way ,you need to set and implement it
Namespace:
Aspose.Cells.GridJs
Assembly:
Aspose.Cells.GridJs (in Aspose.Cells.GridJs.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic static GridCacheForStream CacheImp
Public Shared CacheImp As GridCacheForStream
public:
static GridCacheForStream^ CacheImp
static val mutable CacheImp: GridCacheForStream
Field Value
Type:
GridCacheForStream
See Also