MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / setCustomHeaderRowShown

Method setCustomHeaderRowShown

src/csvtable.cpp:663–665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661
662
663void CsvTable::setCustomHeaderRowShown(bool value) {
664 hasCustomHeaderRow = value;
665}
666
667
668

Callers 1

undoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected