Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generic list question
Message
From
21/11/2014 04:32:26
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 5.0
OS:
Windows 7
Network:
SAMBA Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01611163
Message ID:
01611276
Views:
30
>To clarify, I have been tasked with writing an Excel worksheet parser, the input files can be xls or xlsx format. The data I require can be anywhere in the sheet but always has an identifier in column A where you start your import ( otherwise do nothing) , the minimum number of columns must be specified in advance.
>
>An example usage from command line
>
>
>Createcsv.exe excelfile.xlsx BT118
>
>
>Where BT118 tells my program the identifier and number of columns to look for. I hope this helps.


Why do you need to subclass in this case ?
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform