Method: Axlsx::IconSet#reverse
- Defined in:
- lib/axlsx/workbook/worksheet/icon_set.rb
#reverse ⇒ Boolean
If true, reverses the default order of the icons in this icon set.maxLength attribute The default value is false
43 44 45 |
# File 'lib/axlsx/workbook/worksheet/icon_set.rb', line 43 def reverse @reverse end |