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