# NamedExpression

## Properties

### expression

• **expression**? : *undefined | string*

*Defined in [src/NamedExpressions.ts:18](https://github.com/handsontable/hyperformula/blob/b8542ec/src/NamedExpressions.ts#L18)*

___

### name 

• **name**: *string*

*Defined in [src/NamedExpressions.ts:16](https://github.com/handsontable/hyperformula/blob/b8542ec/src/NamedExpressions.ts#L16)*

___

### options

• **options**? : *[NamedExpressionOptions](../globals.md#namedexpressionoptions)*

*Defined in [src/NamedExpressions.ts:19](https://github.com/handsontable/hyperformula/blob/b8542ec/src/NamedExpressions.ts#L19)*

___

### scope

• **scope**? : *undefined | number*

*Defined in [src/NamedExpressions.ts:17](https://github.com/handsontable/hyperformula/blob/b8542ec/src/NamedExpressions.ts#L17)*