OlGridLineStyle enumeration (Outlook)

Indicates the line style used to display grid lines for TableView objects.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.