[][src]Macro basic_xlsx_writer::row

macro_rules! row {
    ($( $x:expr ),*) => { ... };
}