csv
Toggle table of contents
1.2
common
Platform filter
common
Switch theme
Search in API
csv
csv
/
de.halfbit.csv
/
CsvHeaderRow
/
columnByName
column
By
Name
fun
columnByName
(
name
:
String
)
:
CsvColumn
?
Returns the
CsvColumn
with the given
name
, or
null
if not found.