<t>Greetings!I am interested in overriding the Resize method of Excel's Range object. Ideally, I would create an object called Range that delegated everything to a real Excel.Range object except for this one method. In a perfect world, this would be totally trasparent to the user, so they would call...