ImportGridView

Cells.ImportGridView method

Importerar en rutnätsvy till dessa celler.

public int ImportGridView(GridView gridView, int firstRow, int firstColumn, 
    ImportTableOptions options)
ParameterTypBeskrivning
gridViewGridViewRutnätsvyobjektet.
firstRowInt32Radnumret för den första cellen att importera i.
firstColumnInt32Kolumnnumret för den första cellen att importera i.
optionsImportTableOptionsimportalternativ.

Returvärde

Radnumret.

Se även