• Preparing search index...
  • The search index is not available
SheetXL - v0.1.84
  • SheetXL
  • models/src
  • SheetUtils
  • createCellUpdateFromString

Function createCellUpdateFromString

  • createCellUpdateFromString(strValue, style?, options?): CellUpdate
  • Implementation of date/number/currency parsing

    -We could to move to a more robust solution but I believe we have all of the accounting rules that Excel has -https://github.com/BrightspaceUI/intl - https://github.com/openexchangerates/accounting.js, https://github.com/dinerojs/dinero.js -TODO internationalization - https://github.com/BrightspaceUI/intl

    Parameters

    • strValue: string
    • Optional style: ICellStyle
    • Optional options: CellUpdateFromStringOptions

    Returns CellUpdate

Settings

Member Visibility

Theme

SheetXL - v0.1.84
  • Loading...