There's no built in way to do this. You'll need to write it. Perhaps you can take half the text (by character count) and put it in one table cell, and the other half in another table cell. This would certainly give you a column layout. There is a style property that will give you "spread letter" newspaper style formatting within the column. Take a look at the
MSDN style reference for that style.
Peter
------------------------------------------------------
Work smarter, not harder.