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