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