Click here to Skip to main content
15,900,641 members
Home / Discussions / C#
   

C#

 
GeneralRe: About signing Pin
Pete O'Hanlon22-Sep-08 1:21
mvePete O'Hanlon22-Sep-08 1:21 
GeneralRe: About signing Pin
Mark Salsbery22-Sep-08 6:52
Mark Salsbery22-Sep-08 6:52 
GeneralRe: About signing Pin
Fal_0022-Sep-08 20:09
Fal_0022-Sep-08 20:09 
QuestionMethods to implement SSL while Login by Desktop Messenger [modified] Pin
Gaurar21-Sep-08 19:28
Gaurar21-Sep-08 19:28 
QuestionSatelite Assembly Pin
mohant$.net21-Sep-08 19:22
mohant$.net21-Sep-08 19:22 
AnswerRe: Satelite Assembly Pin
Harvey Saayman21-Sep-08 20:22
Harvey Saayman21-Sep-08 20:22 
QuestionHow to synchronise listview with radio buttons Pin
prabhkar27221-Sep-08 18:37
prabhkar27221-Sep-08 18:37 
QuestionProblem with Microsoft.Office.Interop.Excel.dll [modified] Pin
mcnam21-Sep-08 18:30
mcnam21-Sep-08 18:30 
Hi every body,
I am getting a problem when i work with Microsoft.Interop.Excel.dll
I tried to export and modify excel file with my conditional formatting for each cell of rows.
the function is :
Microsoft.Office.Interop.Excel.Range cellitem;
cellitem.FormatConditions[1].Modify(XlFormatConditionType.xlExpression, XlFormatConditionOperator.xlEqual, "=AND($X$" + position + ">2,MOD($X$" + position + ",2)=0)", "");
it was working good in English region but when i changed the region to Germany(de) it was crashed.
I don't know what is wrong .
Could you help me any solutions!
Thanks,

modified on Monday, September 22, 2008 2:28 AM

AnswerRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
stancrm21-Sep-08 20:24
stancrm21-Sep-08 20:24 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
mcnam21-Sep-08 20:37
mcnam21-Sep-08 20:37 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
stancrm21-Sep-08 20:41
stancrm21-Sep-08 20:41 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
mcnam21-Sep-08 21:48
mcnam21-Sep-08 21:48 
QuestionMing Pin
netJP12L21-Sep-08 18:09
netJP12L21-Sep-08 18:09 
AnswerRe: Ming Pin
Ashfield21-Sep-08 21:35
Ashfield21-Sep-08 21:35 
Questionerror serializing xml. Pin
Rabidgrizzly21-Sep-08 15:45
Rabidgrizzly21-Sep-08 15:45 
AnswerRe: error serializing xml. Pin
PIEBALDconsult21-Sep-08 16:54
mvePIEBALDconsult21-Sep-08 16:54 
GeneralRe: error serializing xml. Pin
Rabidgrizzly21-Sep-08 16:57
Rabidgrizzly21-Sep-08 16:57 
GeneralRe: error serializing xml. Pin
Rabidgrizzly21-Sep-08 17:12
Rabidgrizzly21-Sep-08 17:12 
GeneralRe: error serializing xml. Pin
PIEBALDconsult21-Sep-08 17:50
mvePIEBALDconsult21-Sep-08 17:50 
Questioncmd in programming Pin
Sajjad Izadi21-Sep-08 9:48
Sajjad Izadi21-Sep-08 9:48 
AnswerRe: cmd in programming Pin
Giorgi Dalakishvili21-Sep-08 9:54
mentorGiorgi Dalakishvili21-Sep-08 9:54 
AnswerRe: cmd in programming Pin
Wendelius21-Sep-08 9:56
mentorWendelius21-Sep-08 9:56 
QuestionDesign patterns Pin
mrcooll21-Sep-08 8:19
mrcooll21-Sep-08 8:19 
AnswerRe: Design patterns Pin
Mark Salsbery21-Sep-08 8:36
Mark Salsbery21-Sep-08 8:36 
GeneralRe: Design patterns Pin
mrcooll21-Sep-08 8:46
mrcooll21-Sep-08 8:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.