# GC.Spread.Sheets.IClipboardChangingEventArgs

## Content

# Interface: IClipboardChangingEventArgs

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

## Table of contents

### Properties

- [action](GC.Spread.Sheets.IClipboardChangingEventArgs#action)
- [cancel](GC.Spread.Sheets.IClipboardChangingEventArgs#cancel)
- [copyData](GC.Spread.Sheets.IClipboardChangingEventArgs#copydata)
- [sheet](GC.Spread.Sheets.IClipboardChangingEventArgs#sheet)
- [sheetName](GC.Spread.Sheets.IClipboardChangingEventArgs#sheetname)

## Properties

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

• **action**: [`ClipboardActionType`](../enums/GC.Spread.Sheets.ClipboardActionType)

___

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

• **cancel**: `boolean`

___

### <a id="copydata" name="copydata"></a> copyData

• **copyData**: [`ICopyData`](GC.Spread.Sheets.ICopyData)

___

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

• **sheet**: [`Worksheet`](../classes/GC.Spread.Sheets.Worksheet)

___

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

• **sheetName**: `string`
