Method: Axlsx::Fill#fill_type

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

#fill_typePatternFill, GradientFill

The type of fill



11
12
13
# File 'lib/axlsx/stylesheet/fill.rb', line 11

def fill_type
  @fill_type
end