ShouldSerializeSheetCornerVerticalGridLine Method
Gets whether the vertical grid line for the corner should be serialized.
public bool ShouldSerializeSheetCornerVerticalGridLine()
'Declaration
Public Function ShouldSerializeSheetCornerVerticalGridLine() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeSheetCornerVerticalGridLine()
Return Value
true if the vertical grid line for the corner should be serialized; otherwise, false