type property

type property

Represents cell value type.

Definition:

@property
def type(self):
    ...

See Also