in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

How To: Removing single row from Excel sheet

Last post 04-15-2008 11:19 AM by Wolfgang Knauf. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-14-2008 8:45 AM

    How To: Removing single row from Excel sheet

    Hi,

     

    I am accessing the excel sheet through VB.Net.Can any one tell me the way to remove single row from the excel sheet by using XLSheet properties.

    I have declared in the below format and i can able to access the page.

    Dim sheet As XLSheet

    Thanks in Advacne,

    Padmanabhan.

     

     

  • 04-15-2008 11:19 AM In reply to

    Re: How To: Removing single row from Excel sheet

    sheet.Rows.RemoveAt (10) should do it.

    Best regards

    Wolfgang
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.