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