tracker issue : CF-4201629

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: getFunctionList() should return Spreadsheet* instead of SpreadSheet*

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff ()

Created: 03/20/2018

Components: Language, Functions

Versions: 2016

Failure Type: Comestic Issue

Found In Build/Fixed In Build: 2016,0,04,302561+ / 2018.0.0.308474

Priority/Frequency: Normal / Very few users will encounter

Locale/System: / Platforms All

Vote Count: 0

Issue: getFunctionList() names the spreadsheet functions w/ incorrect casing

Actual Result: getFunctionList() names all spreadsheet functions (except for SpreadsheetGetColumnCount()) as SpreadSheet*

Expected Result: getFunctionList() names all spreadsheet functions as Spreadsheet*

i.e. The 2nd capital "S" should be lowercase "s"

Attachments:

Comments:

Related URL: https://en.wikipedia.org/wiki/Spreadsheet
Comment by Aaron N.
42 | March 20, 2018 10:26:11 PM GMT