I just started working on an office add-in and I was wondering if there's any way to detect a sort initiated by the user?
I would be happy with even a potential sort, as long as it is different from a user making an edit. I checked the eventType enum and it seems like what I'm trying to do is impossible.