Excel Automation - Determine the Columns Selected

S

Shaw

Hi,

Using Excel Automation ( target language - C# ) - how is it possible
to determine which columns have been selected. I am looking at the
Range object returned from Selection, however this seems to reference
a single cell at a time.

Thanks
 
Top