Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Convert below VB to C#
Gomathi Palaniswamy
12y
4.2k
1
Reply
eSHEET.Rows(eBOOK.ActiveSheet.Cells.SpecialCells(Microsoft.Office.Interop.Excel.
XlCellType
.xlCellTypeLastCell).Row + 1).Select();
how to convert the above line to c#
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Save Word document to database (using OpenXML)
How to avoid dublicate values in SQL Server?