hi all

i can create a table using this code but i want to insert data into cells

plzz i am not getting help me


  int col=5;
      int rows=5;
      TableProperties tprops = new TableProperties(col);
     // tbProps.


      range  = range.insertBefore(tprops , rows);

thanks
Rajeshwar Mothe

Reply via email to