Method: Axlsx::Xf#applyFill

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

#applyFillBoolean

indicates if the fillId should be applied

Returns:

  • (Boolean)


54
55
56
# File 'lib/axlsx/stylesheet/xf.rb', line 54

def applyFill
  @applyFill
end