Click here to Skip to main content
15,905,781 members
Home / Discussions / C#
   

C#

 
Questionnotification ballon tip Pin
AlexPizzano29-Mar-09 20:39
AlexPizzano29-Mar-09 20:39 
AnswerRe: notification ballon tip Pin
Xmen Real 29-Mar-09 21:49
professional Xmen Real 29-Mar-09 21:49 
QuestionGenerating formatted file Pin
Andy Rama29-Mar-09 19:53
Andy Rama29-Mar-09 19:53 
AnswerRe: Generating formatted file Pin
Natza Mitzi29-Mar-09 20:06
Natza Mitzi29-Mar-09 20:06 
GeneralRe: Generating formatted file Pin
Andy Rama31-Mar-09 8:57
Andy Rama31-Mar-09 8:57 
GeneralRe: Generating formatted file Pin
Natza Mitzi31-Mar-09 19:13
Natza Mitzi31-Mar-09 19:13 
QuestionRe: Generating formatted file Pin
Andy Rama1-Apr-09 19:52
Andy Rama1-Apr-09 19:52 
AnswerRe: Generating formatted file Pin
Natza Mitzi1-Apr-09 20:51
Natza Mitzi1-Apr-09 20:51 
I do not have much input on both of your questions.

AS far as I know, formatting is done with string.Format and StringBuilder.AppendFormat which formatting wise is the same thing. I can suggest that you check what kind of char to inject to your string (like a paragraph mark) in rtf.

I have no experience using office marcos from code. You can look at MS Office Dev Tools or if you are using VS 2008 try an Office add in project.

You can also try reposting your question and give the options you are trying (rtf, macro etc.)

I am interested in hearing the solution you find.

I hope this helps

Natza Mitzi

QuestionRe: Generating formatted file Pin
Andy Rama4-Apr-09 8:28
Andy Rama4-Apr-09 8:28 
AnswerRe: Generating formatted file Pin
Natza Mitzi5-Apr-09 9:20
Natza Mitzi5-Apr-09 9:20 
GeneralRe: Generating formatted file Pin
Andy Rama5-Apr-09 16:50
Andy Rama5-Apr-09 16:50 
GeneralRe: Generating formatted file Pin
Andy Rama22-Apr-09 20:43
Andy Rama22-Apr-09 20:43 
QuestionWindows Service Application Pin
a.hamidy29-Mar-09 18:32
a.hamidy29-Mar-09 18:32 
AnswerRe: Windows Service Application Pin
Natza Mitzi29-Mar-09 19:32
Natza Mitzi29-Mar-09 19:32 
GeneralRe: Windows Service Application Pin
a.hamidy29-Mar-09 20:22
a.hamidy29-Mar-09 20:22 
GeneralRe: Windows Service Application Pin
Natza Mitzi29-Mar-09 20:38
Natza Mitzi29-Mar-09 20:38 
GeneralRe: Windows Service Application Pin
a.hamidy29-Mar-09 21:12
a.hamidy29-Mar-09 21:12 
GeneralRe: Windows Service Application Pin
Natza Mitzi29-Mar-09 21:38
Natza Mitzi29-Mar-09 21:38 
GeneralRe: Windows Service Application Pin
Vikram A Punathambekar29-Mar-09 21:24
Vikram A Punathambekar29-Mar-09 21:24 
AnswerRe: Windows Service Application Pin
#realJSOP29-Mar-09 23:46
professional#realJSOP29-Mar-09 23:46 
GeneralRe: Windows Service Application Pin
Pete O'Hanlon29-Mar-09 23:52
mvePete O'Hanlon29-Mar-09 23:52 
GeneralRe: Windows Service Application Pin
#realJSOP31-Mar-09 0:11
professional#realJSOP31-Mar-09 0:11 
QuestionAccessing Excel cell which made call to C# dll ... Pin
gvanto29-Mar-09 17:48
gvanto29-Mar-09 17:48 
AnswerRe: Accessing Excel cell which made call to C# dll ... Pin
Mycroft Holmes29-Mar-09 22:56
professionalMycroft Holmes29-Mar-09 22:56 
GeneralRe: Accessing Excel cell which made call to C# dll ... Pin
gvanto30-Mar-09 17:53
gvanto30-Mar-09 17:53 

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.