to_json method

to_json(self)

Convert Cell to JSON struct data.

Returns


def to_json(self):
    ...

See Also