# ExportedNamedExpressionChange Class

# Constructors

# constructor

+ new ExportedNamedExpressionChange(name: string, newValue: CellValue | CellValue[][]): ExportedNamedExpressionChange

Defined in src/Exporter.ts:47 (opens new window)

Parameters:

Name Type
name string
newValue CellValue | CellValue[][]

Returns: ExportedNamedExpressionChange

# Properties

# name Readonly

name: string

Defined in src/Exporter.ts:49 (opens new window)


# newValue Readonly

newValue: CellValue | CellValue[][]

Defined in src/Exporter.ts:50 (opens new window)

Join HyperFormula team as a Senior Software Engineer See the role and apply