Unit 'xlswriter' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard]

jXLSWriter_AddCell

Declaration

Source position: xlswriter.pas line 37

function jXLSWriter_AddCell(

  env: PJNIEnv;

  _jxlswriter: jobject;

  _sheetIndex: Integer;

  _column: Integer;

  _row: Integer;

  _content: string

):Boolean;



CT Web help

CodeTyphon Studio