cell_format property

cell_format property

Returns the CellFormat object that contains formatting properties for this cell. Read-only ICellFormat.

Definition:

@property
def cell_format(self):
    ...

See Also