Skip to main content

sheet_write

Function sheet_write 

Source
pub fn sheet_write(
    input: &Path,
    out: &Path,
    sheet_name: &str,
) -> Result<Value, CliError>
Expand description

Write an XLSX workbook from CSV or JSON array-of-objects input.