R
Robert Bravery
HI all,
I am using:
using System.Text;
using Microsoft.Office.Interop.Excel;
But both have a datatable
Whenever I want to initialise a variable of datatable, I have be more
precise as to which one I want. HAving to use the full qualifier anyway of
at least one of them. Is there away to overcome this.
Thanks
Robert
I am using:
using System.Text;
using Microsoft.Office.Interop.Excel;
But both have a datatable
Whenever I want to initialise a variable of datatable, I have be more
precise as to which one I want. HAving to use the full qualifier anyway of
at least one of them. Is there away to overcome this.
Thanks
Robert