[][src]Function investments::xls::strip_row_expecting_columns

pub fn strip_row_expecting_columns(
    row: &[Cell],
    columns: usize
) -> GenericResult<Vec<&Cell>>