Worksheet.writeArrayFormula

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeArrayFormula(RowType firstRow, ColType firstCol, RowType lastRow, ColType lastCol, string formula)
    struct Worksheet
    @trusted
    void
    writeArrayFormula
  2. void writeArrayFormula(RowType firstRow, ColType firstCol, RowType lastRow, ColType lastCol, string formula, Format format)

Meta