it's 2003
s_mostafa_h
it's 2003
s_mostafa_h
Hi All ! I imported an excel file in a datagridview and then Filter it by ... , then I save as it in any my computer , when want to the save in another computer , I Recieve this Error :
Old Format or Invalid Type library(Exception from HRESULT:0x80028018...
Here in my code :
...
Microsoft.Office.Interop.Excel.Application ExcelApp = new Microsoft.Office.Interop.Excel.Application();
ExcelApp.Application.Workbooks.Add(Type.Missing);
Microsoft.Office.Interop.Excel.Workbook excelBook = ExcelApp.Workbooks.Add(XlSheetType.xlWorksheet);
Microsoft.Office.Interop.Excel.Worksheet excelWorksheet = (Worksheet)(excelBook.Worksheets[1]);
excelWorksheet.DisplayRightToLeft = true;
...
Thank u for any help
s_mostafa_h
thanks, this add all the contents of DatagriView , no the Header Text of column , .... RGDS !
s_mostafa_h
Hi All , In my datagridview , i imported an excel file to analyse it so filter and etc. . after that I want to export it to an Excel File using Save As Button in Windows Application . Plz help me how can do it ... ? Regards
s_mostafa_h
HELLO ALL ! I have One WorkSheet in an Excel File .I want to Import An Excel File without consideration of the name of WorkSheet ( because Dinamically , probably the name of this worksheet change ...) . how should do it ?
Select Fromm ...?
thank u
s_mostafa_h
thanks a lot for ur reply ! what things we can do with Java ? some friends talk about the power of c++ . what's i search about this is for e.g. making a simple application can remove the Password of cell phone when a user forgot it for Some Symbian OS or ...? thanx a lot !
s_mostafa_h
hi all plz help me to find a good book for Mobile phone Programming . @ i want to know about programming structures of mobile phones .... but i doesnot need where to start from ...plz help me & guide step by step.. plz tell which programming languages , softwares are needed for this. i have knowledge of some basic programming languages c#,c++ , but not masters in it... so plz masters tell me from where to start ... . what is the best way to start this to step by step. thanks very lot for any help ! Regards
s_mostafa_h
thanx a lot !
s_mostafa_h
what's ur mean ? where did u find and copy this and put to my message ? i don't remember to post this before , sorry !
s_mostafa_h
thanx , now i want to know is there any differ between Visual C++ 6 & VC++ 2005 or ... other version actually. sometimes this very important to know this . rgds
s_mostafa_h
hi i want to check if my printer is connected to my pc and show my model (using c# code ). plz help me . thx in advance
s_mostafa_h
hi all is there any help to say , what is the best Book Or Reference for Visual c++ . I'm new in visual c++ thanx very lot
s_mostafa_h
hi all , i want to create an app to change or remove password of my user in pc . when my pc load , for some user that we created password , we have to enter the password (sometimes we forgot this password ) , in any case with using c# how can i do it ? thanx a lot for any guide .
s_mostafa_h
hi all , i want to write a simple programm for cell phone ( Mobile ) programm application , for e.g. i want to unlock or remove password when a user forgot his password for his mobile . for this in visual c++ 2005 , is there help for me , how can i start to mobile programming like this i mention. my model mobile is samsung . thanx for any help . urs mostafa
s_mostafa_h
only J2ME , even for tools programm .as u know , all mobiles don't support some languages ... .making menu for these languages is necessary for use them . thanx
s_mostafa_h
can u explain more about this ! thanx
s_mostafa_h
hi all ! I'm working on c#.net but i'm new in c++ . i want to know is there any difference between C++ and C++.NET from point of in powerful or ... . i want to work in cell phones programm . Thanx in Advance ! Yours ,
s_mostafa_h
thx for ur reply, but my means is , I want to make a tools application that i can transfer or erase file from cell phone by this application for example . or if any file on this device destroyed or ... i can add some flash files to this device ....by this application . thx in advance
s_mostafa_h
hi all! i want to learn about Cell phones (mobile telephones) application using c#.net.some mobile support some language in any case I'm beginner for this .is there any tutorial about Cell phones (mobile telephones) application using c#.net(for e.g. transfer files to mobile and , creating menu for some special language and ...). thanx in advance! yours,
s_mostafa_h
hi there ! I'm new in asp.net , I want to add menu in the page like the menu of WinApplication . thanx for any help ! :)
s_mostafa_h