# ClipboardCellType

## Enumeration members

### EMPTY 

• **EMPTY**:

*Defined in [src/ClipboardOperations.ts:25](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ClipboardOperations.ts#L25)*

___

### FORMULA 

• **FORMULA**:

*Defined in [src/ClipboardOperations.ts:26](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ClipboardOperations.ts#L26)*

___

### PARSING_ERROR 

• **PARSING_ERROR**:

*Defined in [src/ClipboardOperations.ts:27](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ClipboardOperations.ts#L27)*

___

### VALUE 

• **VALUE**:

*Defined in [src/ClipboardOperations.ts:24](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ClipboardOperations.ts#L24)*