Section border via VBA

Friends,

I’m using MS Excel VBA to create Lotus emails populated from an Excel spreadsheet, and I’m stuck on a really silly point.

When I create a new section in the note, business rules require me to give it a border. They’ve been doing this manually for years and are used to doing this from the Notes UI. They create a new section, then go to its properties and then change it to have a border (please see the border and style part in the properties window in this screenshot: http://goo.gl/CiDqf).

I can’t figure out how to add this border through VBA. Any ideas? I’ve tried changing the TitleStyle, but that only affects things like fonts and color. I have everything else done, just stuck on the border!

Thanks!

Mike