Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the line style used to display grid lines for TableView objects.
Version Information
Version Added: Outlook 2007
Name |
Value |
Description |
|---|---|---|
olGridLineDashes |
3 |
Dashed lines are used to draw the grid. |
olGridLineLargeDots |
2 |
Lines using large dots are used to draw the grid. |
olGridLineNone |
0 |
No lines are displayed. |
olGridLineSmallDots |
1 |
Lines using small dots are used to draw the grid. |
olGridLineSolid |
4 |
Solid lines are used to draw the grid. |