Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
663
void CsvTable::setCustomHeaderRowShown(bool value) {
664
hasCustomHeaderRow = value;
665
}
666
667
668
Callers
1
undo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected