LineWidth Property

See Also         Example         Applies To

Returns or sets the line width of the border of an object. Returns a WdLineWidth constant or wdUndefined if the object either has no borders or has borders with more than one line width. Can be set to True, False, or one of the following WdLineWidth constants: wdLineWidth025pt, wdLineWidth050pt, wdLineWidth075pt, wdLineWidth100pt, wdLineWidth150pt, wdLineWidth225pt, wdLineWidth300pt, wdLineWidth450pt, or wdLineWidth600pt. Read/write Long.

Note   If the specified line width isn't available for the border's line style, this property generates an error. To determine the line widths available for a particular line style, see the Borders and Shading dialog box (Format menu).