# GC.Spread.Sheets.ISheetChangingEventArgs

## Content

# Interface: ISheetChangingEventArgs

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

## Table of contents

### Properties

- [cancel](GC.Spread.Sheets.ISheetChangingEventArgs#cancel)
- [newValue](GC.Spread.Sheets.ISheetChangingEventArgs#newvalue)
- [oldValue](GC.Spread.Sheets.ISheetChangingEventArgs#oldvalue)
- [propertyName](GC.Spread.Sheets.ISheetChangingEventArgs#propertyname)
- [sheetIndex](GC.Spread.Sheets.ISheetChangingEventArgs#sheetindex)
- [sheetName](GC.Spread.Sheets.ISheetChangingEventArgs#sheetname)

## Properties

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

• **cancel**: `boolean`

___

### <a id="newvalue" name="newvalue"></a> newValue

• `Optional` **newValue**: `boolean`

___

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

• `Optional` **oldValue**: `boolean`

___

### <a id="propertyname" name="propertyname"></a> propertyName

• **propertyName**: `string`

___

### <a id="sheetindex" name="sheetindex"></a> sheetIndex

• **sheetIndex**: `number`

___

### <a id="sheetname" name="sheetname"></a> sheetName

• **sheetName**: `string`
