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