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