ScCell constructor

ScCell(
  1. Cell value
)

Cell value, subtype of StringCell

Implementation

ScCell(this.value);