GrapeCity.Excel Namespace > IExcelWorksheet Interface : GetNonEmptyCells Method |
'Declaration Function GetNonEmptyCells( _ ByVal row As Integer _ ) As List(Of IExcelCell)
'Usage Dim instance As IExcelWorksheet Dim row As Integer Dim value As List(Of IExcelCell) value = instance.GetNonEmptyCells(row)
List<IExcelCell> GetNonEmptyCells( int row )
Target Platforms: Windows Server 2012, Windows RT