krmilburn Posted April 18, 2006 Posted April 18, 2006 I'm creating a word document with vb.net and trying to add some text to table cell in the format of Project: Project Namewith the "Project: " being in bold and the rest not.However all I can find is how to make the whole range bold:tbl.Cell(1, 1).Range.Font.Bold = TrueAny help would be greatly appreciated.ThanksKeith
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now