picture_cache_directory property
picture_cache_directory property
Gets/Sets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be “_piccache” inside the FileCacheDirectory.
Definition:
@property
def picture_cache_directory(self):
...
@picture_cache_directory.setter
def picture_cache_directory(self, value):
...
See Also
- module
aspose.cellsgridjs - class
GridJsOptions