I have a structure i.e
struct StructRowReference
{
public int rowIndex;
public List<Cell> cell;
public Row currentRow;
} I am having values in List
I have tried to solve by using help of google, couldn't get correct solution.
Please help me in getting a solution
VulpesPosted Jul 9, 2013, 5:32 AM
Iftikar HussainPosted Jul 9, 2013, 4:38 AM
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 9, 2013, 4:36 AM
Iftikar HussainPosted Jul 9, 2013, 4:30 AM
Can you provide your code?
Regards,
Iftikar