| http://www.w3.org/ns/prov#value | - I want to execute an VBA event handler in an Excel 10 worksheet whenever the user adds a new row into a list (the kind of lists that Worksheet.ListObjects() returns instances of) on that worksheet, for example by entering data under the last row of the list (this expands the list by adding a new row to the list).
|