io.github.quafadas.table.HeaderOptions
See theHeaderOptions companion enum
object HeaderOptions
Attributes
- Companion
- enum
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
HeaderOptions.type
Members list
Type members
Classlikes
object given_FromExpr_HeaderOptions extends FromExpr[HeaderOptions]
Attributes
- Supertypes
- Self type
object given_ToExpr_HeaderOptions extends ToExpr[HeaderOptions]
Attributes
- Supertypes
- Self type
Inherited and Abstract types
The names of the product elements.
The names of the product elements.
Attributes
- Inherited from:
- Mirror
The name of the type.
The name of the type.
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Default header option that reads headers from the first row.
Default header option that reads headers from the first row.
Equivalent to HeaderOptions.FromRows(merge = 1, dropFirst = 0).
Attributes
Givens
In this article