Title:
[ANeff] Bug for: getFunctionList() should return Spreadsheet* instead of SpreadSheet*
| View in TrackerStatus/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: