Cell Border Line Width

  • Thread starter Thread starter adam.grandy
  • Start date Start date
A

adam.grandy

Is it possible to specify the cell border line width using Excel 2002?

The "Border" tab in the "Format Cells" dialog box allows me to choose
predefined line widths but I need a width other than what is offered.
Is there a way to do this?

Thanks!

Adam
 
Not with the borders property...you are restricted to xlHairline,
xlThin, xlMedium, xlThick".......

You could *possibly* fake it with the AddLines method of the worksheet
but I wouldn't really want to try.....;o)

OJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top