ShouldSerializeRows Method
Determines whether the rows should be serialized.
protected bool ShouldSerializeRows()
'Declaration
Protected Function ShouldSerializeRows() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeRows()