We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns the predefined colour names available when using Formatting options
getPresetColorNames()
array (of strings)
None
Chainable? No.
spreadsheet = New spreadsheet(); availableNames = spreadsheet.getPresetColorNames();