api documentation for excel-export (v0.5.1)

Simple data set export to Excel xlsx file

table of contents

  1. module excel-export
    1. function excel-export.execute (config)
    2. function excel-export.executeAsync (config, callBack)
    3. function excel-export.sheet (config, xlsx, shareStrings, convertedShareStrings)
    4. object excel-export.sheet.prototype
  2. module excel-export.sheet
    1. function excel-export.sheet (config, xlsx, shareStrings, convertedShareStrings)
  3. module excel-export.sheet.prototype
    1. function excel-export.sheet.prototype.generate ()

module excel-export

function excel-export.execute (config)

function excel-export.executeAsync (config, callBack)

function excel-export.sheet (config, xlsx, shareStrings, convertedShareStrings)

module excel-export.sheet

function excel-export.sheet (config, xlsx, shareStrings, convertedShareStrings)

module excel-export.sheet.prototype

function excel-export.sheet.prototype.generate ()

[ this document was created with utility2 ]