|
Syntax
ALL,
Description
Major changes were applied to the data.
Syntax
DATA_RANGE,
Description
The range of columns and rows, given in the
ChartDataChangeEvent , has changed.
Syntax
COLUMN_INSERTED,
Description
The column given in the ChartDataChangeEvent , was
inserted.
Syntax
ROW_INSERTED,
Description
The row given in the ChartDataChangeEvent , was
inserted.
Syntax
COLUMN_DELETED,
Description
The column given in the ChartDataChangeEvent , was
deleted.
Syntax
ROW_DELETED,
Description
The row given in the ChartDataChangeEvent , was
deleted.
|