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