전체 텍스트 결과:
- Macro : Header Source Toggle
- f End Sub Sub InsertTMacro() Dim selection As EnvDTE.TextSelection Dim startPoint... Point Dim commentStart As String selection = DTE.ActiveDocument.Selection() startPoint = selection.TopPoint.CreateEditPoint() endPoint = selection.BottomPoint.C