Skip to content

Alphabetical column indexes and fixes

Compare
Choose a tag to compare
@adirfische adirfische released this 07 May 14:29
· 61 commits to master since this release
  • Added the option to use alphabetical column names (A, B, AA, ZX) instead of numeric indexes in returned row contents, using the parameter "OutputColumnNames".
  • Fixed a bug that caused leading zeros in text cell content to get removed if the cell was set to text via an apostrophe prefix.