Jump to content

Recommended Posts

Posted

I'm creating a word document with vb.net and trying to add some text to table cell in the format of

Project: Project Name

with 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 = True

Any help would be greatly appreciated.

Thanks

Keith


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...