List<IExcelRow> GetNonEmptyRows()
'Declaration Function GetNonEmptyRows() As List(Of IExcelRow)
'Usage Dim instance As IExcelWorksheet Dim value As List(Of IExcelRow) value = instance.GetNonEmptyRows()
Target Platforms: Windows Server 2012, Windows RT
IExcelWorksheet Interface IExcelWorksheet Members
Copyright © GrapeCity, inc. All rights reserved.