com :: sun :: star :: chart :: struct ChartDataChangeEvent
- Base Struct
- com::sun::star::lang::EventObject
- Description
- describes a change that was applied to the data.
Elements
|
com::sun::star::chart::ChartDataChangeType Type
|
- Description
- specifies the type of change to the data.
|
short StartColumn
|
- Description
- specifies the column number in which the changes begin.
|
short EndColumn
|
- Description
- specifies the column number in which the changes end.
|
short StartRow
|
- Description
- specifies the row number in which the changes begin.
|
short EndRow
|
- Description
- specifies the row number in which the changes end.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.