interface ColumnsPatch {
    columns: Columns;
    range: Range;
}

Properties

Properties

columns: Columns
range: Range