Click here to Skip to main content
15,924,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Working with cameras Pin
Trollslayer2-Mar-03 2:56
mentorTrollslayer2-Mar-03 2:56 
GeneralRe: Working with cameras Pin
NormDroid2-Mar-03 6:21
professionalNormDroid2-Mar-03 6:21 
QuestionHelp : How do I kill a Quickwin console program ? Pin
pilki1-Mar-03 9:22
pilki1-Mar-03 9:22 
AnswerRe: Help : How do I kill a Quickwin console program ? Pin
Jörgen Sigvardsson2-Mar-03 13:22
Jörgen Sigvardsson2-Mar-03 13:22 
Generaleigenvalue and eigenvector problem Pin
affzan1-Mar-03 6:45
affzan1-Mar-03 6:45 
GeneralRe: eigenvalue and eigenvector problem Pin
mdgray1-Mar-03 7:52
mdgray1-Mar-03 7:52 
Generalprinting excel file Pin
pnpfriend1-Mar-03 6:35
pnpfriend1-Mar-03 6:35 
GeneralRe: printing excel file Pin
Tony Fontenot1-Mar-03 14:00
Tony Fontenot1-Mar-03 14:00 
Try using the sheet.GetPageSetup() function.

It will give you the Page Setup object and you can use SetPrintArea() from there. I also had trouble getting SetPrintArea() to work from the sheet itself.

Hope this helps...


***********************
Tony Fontenot
Recreational Solutions
tony@recsolutions.com
***********************
GeneralDeskop window subclassing Pin
Lukas Neumann1-Mar-03 5:24
Lukas Neumann1-Mar-03 5:24 
QuestionWhat is a class? Pin
Anonymous1-Mar-03 5:18
Anonymous1-Mar-03 5:18 
AnswerRe: What is a class? Pin
pnpfriend1-Mar-03 6:26
pnpfriend1-Mar-03 6:26 
AnswerRe: What is a class? Pin
Renjith Ramachandran1-Mar-03 6:53
Renjith Ramachandran1-Mar-03 6:53 
GeneralRe: What is a class? Pin
Chris Richardson1-Mar-03 20:21
Chris Richardson1-Mar-03 20:21 
AnswerRe: What is a class? Pin
Trollslayer1-Mar-03 9:23
mentorTrollslayer1-Mar-03 9:23 
AnswerRe: What is a class? Pin
Alexo@home1-Mar-03 11:38
Alexo@home1-Mar-03 11:38 
AnswerRe: What is a class? Pin
Joan M2-Mar-03 21:08
professionalJoan M2-Mar-03 21:08 
GeneralCListCtrl::SortItems problem Pin
Wim Jans1-Mar-03 5:14
Wim Jans1-Mar-03 5:14 
GeneralRe: CListCtrl::SortItems problem Pin
Wim Jans1-Mar-03 5:28
Wim Jans1-Mar-03 5:28 
GeneralRe: CListCtrl::SortItems problem Pin
Michael Dunn1-Mar-03 6:17
sitebuilderMichael Dunn1-Mar-03 6:17 
GeneralC# Control in MFC Pin
Anonymous1-Mar-03 5:00
Anonymous1-Mar-03 5:00 
GeneralStrange Compiling error (not MFC) Pin
orcblood1-Mar-03 4:44
orcblood1-Mar-03 4:44 
GeneralRe: Strange Compiling error (not MFC) Pin
orcblood1-Mar-03 4:49
orcblood1-Mar-03 4:49 
GeneralRe: Strange Compiling error (not MFC) Pin
Navin1-Mar-03 10:27
Navin1-Mar-03 10:27 
GeneralStrange MFC Error on Comps Pin
orcblood1-Mar-03 2:39
orcblood1-Mar-03 2:39 
GeneralRe: Strange MFC Error on Comps Pin
Frank Deo1-Mar-03 2:43
Frank Deo1-Mar-03 2:43 

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.