Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralText Object Model Pin
Jim Crafton24-Apr-05 8:57
Jim Crafton24-Apr-05 8:57 
GeneralStructions in Windows Pin
Grahamfff24-Apr-05 8:52
Grahamfff24-Apr-05 8:52 
GeneralRe: Structions in Windows Pin
PJ Arends24-Apr-05 9:18
professionalPJ Arends24-Apr-05 9:18 
GeneralCompression Pin
_Jackie24-Apr-05 8:16
_Jackie24-Apr-05 8:16 
GeneralRe: Compression Pin
John M. Drescher24-Apr-05 9:20
John M. Drescher24-Apr-05 9:20 
GeneralRe: Compression Pin
PJ Arends24-Apr-05 9:21
professionalPJ Arends24-Apr-05 9:21 
Generalvc++ progamming for multimedia Pin
ahmadmz24-Apr-05 7:35
ahmadmz24-Apr-05 7:35 
GeneralPlease Help me, Excel Automation with MFC Pin
lee kyu sub24-Apr-05 6:27
lee kyu sub24-Apr-05 6:27 
(VC6.0, Excel 2000)

Range range;
Borders borders;
range = sheet.GetRange(COleVariant("A1"), COleVariant("L6"));
borders = range.GetBorders();
borders.SetLineStyle(COleVariant((short)1));

This sample is applied to all cells ..

but I want only outline

plese help me.... I want reference source...
Generalhelp me about Explorer-like program Pin
NPDemon24-Apr-05 5:59
NPDemon24-Apr-05 5:59 
GeneralRe: help me about Explorer-like program Pin
Ravi Bhavnani24-Apr-05 7:40
professionalRavi Bhavnani24-Apr-05 7:40 
GeneralRe: help me about Explorer-like program Pin
NPDemon29-Apr-05 8:45
NPDemon29-Apr-05 8:45 
GeneralCString to binary Pin
Lampros Giampouras24-Apr-05 5:20
Lampros Giampouras24-Apr-05 5:20 
GeneralRe: CString to binary Pin
Ravi Bhavnani24-Apr-05 7:43
professionalRavi Bhavnani24-Apr-05 7:43 
GeneralRe: CString to binary Pin
Lampros Giampouras24-Apr-05 9:27
Lampros Giampouras24-Apr-05 9:27 
GeneralAPI Hooking question Pin
olinn24-Apr-05 4:40
olinn24-Apr-05 4:40 
QuestionHow to SetDocumentHtml to HtmlEditCtrl Pin
Tcpip200524-Apr-05 2:16
Tcpip200524-Apr-05 2:16 
AnswerRe: How to SetDocumentHtml to HtmlEditCtrl Pin
22491724-Apr-05 4:34
22491724-Apr-05 4:34 
GeneralRe: How to SetDocumentHtml to HtmlEditCtrl Pin
Tcpip200524-Apr-05 23:42
Tcpip200524-Apr-05 23:42 
Generalstructs and arrays Pin
Truby4224-Apr-05 1:34
Truby4224-Apr-05 1:34 
GeneralRe: structs and arrays Pin
Ravi Bhavnani24-Apr-05 7:42
professionalRavi Bhavnani24-Apr-05 7:42 
Generalsome function's help Pin
smarty1223-Apr-05 23:39
smarty1223-Apr-05 23:39 
QuestionFAST obect administration? Pin
ThinkingPrometheus23-Apr-05 23:33
ThinkingPrometheus23-Apr-05 23:33 
AnswerRe: FAST obect administration? Pin
PatLeCat24-Apr-05 0:23
PatLeCat24-Apr-05 0:23 
GeneralRe: FAST obect administration? Pin
Anonymous24-Apr-05 6:06
Anonymous24-Apr-05 6:06 
Questionthreading/vector capability of VC++? Pin
ThinkingPrometheus23-Apr-05 23:23
ThinkingPrometheus23-Apr-05 23:23 

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.