Originally Posted by .paul. Actually, after some more research, it appears displaygridlines is a member of window... https://learn.microsoft.com/en-us/of...splaygridlines Agreed. Code: xlApp.ActiveWindow.DisplayGridlines = True / False Where xlApp is your instance of the Excel application.
xlApp.ActiveWindow.DisplayGridlines = True / False
My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer << "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein
View Tag Cloud
Forum Rules