update_cell method

update_cell

Applies the update operation.

Returns

The JSON format string of the update result.

def update_cell(self, p, uid):
    ...
ParameterTypeDescription
pstrThe JSON format string of update operation.
uidstrThe unique id for the file cache.

See Also