CSV Column Name To Int

Read Table Content
Both Server and Client
Only PC

Get column number by column name

Declaration

func CSVColumnNameToInt(sheetName CsvID, columnName string) int
go

Parameters

Input

Name Type Description
SheetName CsvID Table name
ColumnName String The name of the column to be queried

Return

Type Description
Int The number of columns, starting from 1