[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.ActionType

Enumeration: ActionType

Sheets.TableSheet.ActionType

Represents which row action is operated.

Table of contents

Enumeration members

Enumeration members

addNewEmptyRow

addNewEmptyRow = 3

The action that adds a new empty row.


remove

remove = 0

The action that removes a row.


reset

reset = 2

The action that resets a row.


save

save = 1

The action that saves a row.