# GC.Spread.Sheets.DataRange.IDataRangeOptions

## Content

# Interface: IDataRangeOptions

[Sheets](../modules/GC.Spread.Sheets).[DataRange](../modules/GC.Spread.Sheets.DataRange).IDataRangeOptions

## Table of contents

### Properties

- [sticky](GC.Spread.Sheets.DataRange.IDataRangeOptions#sticky)

## Properties

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

• **sticky**: `Object`

Indicates the top rows count to be sticked.

#### Type declaration

| Name | Type |
| :------ | :------ |
| `top` | `number` |
