# GC.Spread.Report.IRowLayoutSetting

## Content

# Interface: IRowLayoutSetting

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

## Table of contents

### Properties

- [dataRange](GC.Spread.Report.IRowLayoutSetting#datarange)
- [repeatRows](GC.Spread.Report.IRowLayoutSetting#repeatrows)
- [rowCount](GC.Spread.Report.IRowLayoutSetting#rowcount)
- [type](GC.Spread.Report.IRowLayoutSetting#type)

## Properties

### <a id="datarange" name="datarange"></a> dataRange

• **dataRange**: `string`

___

### <a id="repeatrows" name="repeatrows"></a> repeatRows

• `Optional` **repeatRows**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `end` | `number` |
| `start` | `number` |

___

### <a id="rowcount" name="rowcount"></a> rowCount

• **rowCount**: `number`

___

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

• **type**: ``"RowLayout"``
