MCPcopy Create free account
hub / github.com/davecook88/SpreadsheetManager / getValuesInColumn

Method getValuesInColumn

SpreadsheetManager.ts:243–256  ·  view source on GitHub ↗

* @desc gets values in column by column header name * @param string headerName * @param bool valuesOnly = when true, function returns 1d array. When false, 2d array * @return array of data from sheet

(headerName: string, valuesOnly = false)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected