Method: Axlsx::PatternFill#fgColor

Defined in:
lib/axlsx/stylesheet/pattern_fill.rb

#fgColorColor

The color to use for the the background in solid fills.

Returns:



10
11
12
# File 'lib/axlsx/stylesheet/pattern_fill.rb', line 10

def fgColor
  @fgColor
end