# GC.Spread.Sheets.TableSheet.IAlternatingRowOptions

## Content

# Interface: IAlternatingRowOptions

[Sheets](../modules/GC.Spread.Sheets).[TableSheet](../modules/GC.Spread.Sheets.TableSheet).IAlternatingRowOptions

## Table of contents

### Properties

- [step](GC.Spread.Sheets.TableSheet.IAlternatingRowOptions#step)
- [style](GC.Spread.Sheets.TableSheet.IAlternatingRowOptions#style)

## Properties

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

• `Optional` **step**: `number`[]

The alternating row style fill row count and blank row count.

___

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

• `Optional` **style**: [`Style`](../classes/GC.Spread.Sheets.Style)

Defines the alternating fill row style.
