functional overview
Writes text to an open Excel file.
Details of Functions
line numberandcolumn numberin the cell specified byContentsWrite the
- Operation Status by OS
-
OS run state (of a process) Android Not supported. iOS Not supported. Windows Works only on PCs with Excel 2008 or later installed.
parameter
- argument (e.g. function, program, programme)
-
line number numeric data
Specifies the line number where the text is to be written.column number numeric data
Specifies the column number in which to write the text.Contents character string data
Specify the content to be written.
- return value
- without