Read CSV Cell

Read Table Content
Tanto lado del cliente como del usuario
Solo en PC

Read the content of a table cell

Declaración

func ReadCSVCell(sheetName CsvID, row int, column int) object
go

Parámetros

Entrada

Nombre Tipo Descripción
SheetName CsvID Table name
Row Int The number of the line to read, starting from 1
Column Int The number of the column to read, starting from 1

Regresar

Tipo Descripción
Object The content of the specified cell of the table