Provides data for the WorkbookListener.serializeData and WorkbookListener.deserializeData event handlers.
The following tables list the members exposed by the SerializeDataEvent type.
Name | Description | |
---|---|---|
![]() |
Gets the cell related to the event. (Inherited from CellEvent.) |
|
![]() |
Gets the context object that enables you to write and read data. |
|
![]() |
Gets the data being serialized/deserialized. |
|
![]() |
Gets a value indicating whether the event was handled. |
|
![]() |
Gets the string representation of the data being serialized/deserialized. |
|
![]() |
Sets the data being serialized/deserialized. |
|
![]() |
Sets a value indicating whether the event was handled. |
|
![]() |
Sets the string representation of the data being serialized/deserialized. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |