row_format property

row_format property

Returns the RowFormat object that contains formatting properties for this row. Read-only IRowFormat.

Definition:

@property
def row_format(self):
    ...

See Also