<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Overlay](./puppeteer.protocol.overlay.md) > [GridHighlightConfig](./puppeteer.protocol.overlay.gridhighlightconfig.md) > [showNegativeLineNumbers](./puppeteer.protocol.overlay.gridhighlightconfig.shownegativelinenumbers.md) ## Protocol.Overlay.GridHighlightConfig.showNegativeLineNumbers property Show Negative line number labels (default: false). <b>Signature:</b> ```typescript showNegativeLineNumbers?: boolean; ```