Header menu logo FsSpreadsheet

JsCell Module

Functions and values

Function or value Description

readToFsCell worksheetName rowIndex columnIndex jsCell

Full Usage: readToFsCell worksheetName rowIndex columnIndex jsCell

Parameters:
    worksheetName : string -
    rowIndex : int -
    columnIndex : int -
    jsCell : Cell -

Returns: FsCell

`worksheetName`, `rowIndex` and `columnIndex` are only used for debugging.

worksheetName : string

rowIndex : int

columnIndex : int

jsCell : Cell

Returns: FsCell

writeFromFsCell fsCell

Full Usage: writeFromFsCell fsCell

Parameters:
Returns: obj option
fsCell : FsCell
Returns: obj option

Type something to start searching.