Method: Axlsx::ColorScale.two_tone
- Defined in:
- lib/axlsx/workbook/worksheet/color_scale.rb
.two_tone ⇒ Object
A builder for two tone color gradient
24 25 26 |
# File 'lib/axlsx/workbook/worksheet/color_scale.rb', line 24 def two_tone self.new end |