VerticalGridLine Property (SheetView)
Gets or sets the vertical grid line on this sheet.
public GridLine VerticalGridLine {get; set;}
'Declaration
Public Property VerticalGridLine As GridLine
'Usage
Dim instance As SheetView
Dim value As GridLine
instance.VerticalGridLine = value
value = instance.VerticalGridLine