[]
        
(Showing Draft Content)

GC.Spread.Sheets.IRangeChangedEventArgs

Interface: IRangeChangedEventArgs

Spread.Sheets.IRangeChangedEventArgs

Table of contents

Properties

Properties

action

action: RangeChangedAction


changedCells

changedCells: ICellPosition[]


col

col: number


colCount

colCount: number


isUndo

Optional isUndo: boolean


row

row: number


rowCount

rowCount: number


sheet

sheet: Worksheet


sheetName

sheetName: string


tableNames

Optional tableNames: string[]