Method: RubyXL::ColorConvenienceClasses::RgbColor#g
- Defined in:
- lib/rubyXL/convenience_methods/color.rb
#g ⇒ Object
Returns the value of attribute g.
20 21 22 |
# File 'lib/rubyXL/convenience_methods/color.rb', line 20 def g @g end |