Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to hide gridlines from view. I know I can do
excelApp.ActiveWindow.DisplayGridlines = false; however, this is NOT working for me because I am programmatically generating an excel report. I don't have "ActiveWindow" (excelApp.ActiveWindow is null) becauase everything is running as a background process. In my case, Is there anyway to hide gridlines? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turn off gridline in partial Excel worksheet | Excel Discussion (Misc queries) | |||
File Level Validation Error | Excel Discussion (Misc queries) | |||
Custom gridline - one single gridline at a specific value | Charts and Charting in Excel | |||
Turn off Reviewing options at the application level | Excel Discussion (Misc queries) | |||
Why, when I create workbook-level name does it jump it to Sheet-level ? | Excel Programming |