# GC.Spread.Sheets.IRichData

## Content

# Interface: IRichData

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).IRichData

## Hierarchy

- **`IRichData`**

  ↳ [`IImageRichData`](GC.Spread.Sheets.IImageRichData)

## Table of contents

### Properties

- [richDataType](GC.Spread.Sheets.IRichData#richdatatype)
- [value](GC.Spread.Sheets.IRichData#value)

## Properties

### <a id="richdatatype" name="richdatatype"></a> richDataType

• **richDataType**: `string`

The type identifier for the rich data object.

___

### <a id="value" name="value"></a> value

• **value**: `unknown`

Rich data value, the structure of which depends on the richDataType.
