Graphora API
Preparing search index...
@graphora/adapter-csv
CsvRow
Interface CsvRow
interface
CsvRow
{
line
:
number
;
values
:
CsvValues
;
}
Index
Properties
line
values
Properties
Readonly
line
line
:
number
One-based physical line on which the record begins.
Readonly
values
values
:
CsvValues
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
line
values
Graphora API
Loading...
One-based physical line on which the record begins.