# GC.Spread.Report.IEntityFieldInfo

## Content

# Interface: IEntityFieldInfo

[Spread](../modules/GC.Spread).[Report](../modules/GC.Spread.Report).IEntityFieldInfo

## Table of contents

### Properties

- [col](GC.Spread.Report.IEntityFieldInfo#col)
- [depRowCols](GC.Spread.Report.IEntityFieldInfo#deprowcols)
- [oldValue](GC.Spread.Report.IEntityFieldInfo#oldvalue)
- [row](GC.Spread.Report.IEntityFieldInfo#row)
- [state](GC.Spread.Report.IEntityFieldInfo#state)

## Properties

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

• **col**: `number`

___

### <a id="deprowcols" name="deprowcols"></a> depRowCols

• `Optional` **depRowCols**: { `col`: `number` ; `row`: `number`  }[]

___

### <a id="oldvalue" name="oldvalue"></a> oldValue

• **oldValue**: [`DataType`](../modules/GC.Spread.Report#datatype) \| [`DataType`](../modules/GC.Spread.Report#datatype)[]

___

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

• **row**: `number`

___

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

• **state**: [`FieldState`](../modules/GC.Spread.Report#fieldstate)
