ColumnFooterVerticalGridLine Property
Gets or sets the vertical grid line in the column footer for the sheet.
public GridLine ColumnFooterVerticalGridLine {get; set;}
'Declaration
Public Property ColumnFooterVerticalGridLine As GridLine
'Usage
Dim instance As SheetView
Dim value As GridLine
instance.ColumnFooterVerticalGridLine = value
value = instance.ColumnFooterVerticalGridLine