close_access_cache method

close_access_cache(self, opts)

Closes the session that uses caches to access the data in this worksheet.


def close_access_cache(self, opts):
    ...
ParameterTypeDescription
optsaspose.cells.AccessCacheOptionsoptions of data access

See Also