Syntax
BorderNone [Remove]
BorderNone()
Remarks
The BorderNone statement removes or applies all borders (left, right, top, bottom, and inside) for the selected items. You can remove or apply all borders for a series of paragraphs or table rows, but not a combination of paragraphs and table rows. To remove or apply borders for a graphic, you must first select only that graphic.
Argument | Explanation |
Remove | Specifies whether to remove or apply all borders for the selection: 0 (zero) Applies borders 1 or omitted Removes borders |
The BorderNone() function returns 0 (zero) if the selection contains at least one border and 1 if the selection contains no borders.
See Also
BorderBottom, BorderInside, BorderLeft, BorderLineStyle, BorderOutside, BorderRight, BorderTop, FormatBordersAndShading, ShadingPattern