pub unsafe fn swap_2_q_text_table_cell_format(
    value1: impl CastInto<Ref<QTextTableCellFormat>>,
    value2: impl CastInto<Ref<QTextTableCellFormat>>
)
Expand description

Calls C++ function: void swap(QTextTableCellFormat& value1, QTextTableCellFormat& value2).