Not to derail this thread, but have a tangential question. How can I get the "selected" cell in the schedule. I can use GetCalculatedValueText to get the text, but I can't figure out how to use the Selection to return where in the table (column and row numbers) it is selected.
When I use the Revit Selection object, it returns the actually FamilyInstance, and not the parameter that is selected, nor the table location (column and row number). How can I do this?