column_count property

column_count property

Gets the count of columns in the range.

Definition:

@property
def column_count(self):
    ...

See Also