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