XlsEventArgs Properties |
The XlsEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Empty |
Returns the class instance with empty values. Read-only.
|
|
|
Name |
Name of the property. Read-only.
|
|
|
newValue |
New property value.Read-only.
|
|
|
Next |
If more than one property must be changed on one send message,
attach it to the ValueChangeEventArgs to create a one way directed list of property changes.
|
|
|
oldValue |
Old property value. Read-only.
|