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