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)
  2. void writeArrayFormula(RowType firstRow, ColType firstCol, RowType lastRow, ColType lastCol, string formula, Format format)
    struct Worksheet

Meta