MCPcopy Create free account
hub / github.com/KDE/labplot / firstColumn

Method firstColumn

src/backend/datasources/filters/XLSXFilter.cpp:186–188  ·  view source on GitHub ↗

actual start column (including range) */

Source from the content-addressed store, hash-verified

184
185/* actual start column (including range) */
186int XLSXFilter::firstColumn() const {
187 return d->firstColumn;
188}
189
190/*!
191 * \brief Sets the startRow to \a row

Callers 7

readDataFromFileMethod · 0.45
readDataRegionMethod · 0.45
dataRegionsMethod · 0.45
previewForDataRegionMethod · 0.45
columnTypeInRangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected