'Declaration
Public Function ShouldSerializeHorizontalGridLine() As Boolean
'Usage
Dim instance As SheetView Dim value As Boolean value = instance.ShouldSerializeHorizontalGridLine()
public bool ShouldSerializeHorizontalGridLine()
Return Value
true if HorizontalGridLine should be serialized; otherwise, false