split_by_height method

split_by_height

Splits the cell by height.

def split_by_height(self, height):
    ...
ParameterTypeDescription
heightfloatHeight of a row.

See Also