Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart ::

enum ChartDataChangeType
Description
specifies the type of change that was applied to the data.

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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.