[]
Sheets.TableSheet.ActionType
Represents which row action is operated.
• addNewEmptyRow = 3
The action that adds a new empty row.
• remove = 0
The action that removes a row.
• reset = 2
The action that resets a row.
• save = 1
The action that saves a row.