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