Method: Axlsx::Xf#applyFill

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

#applyFillBoolean

indicates if the fillId should be applied

Returns:

  • (Boolean)


82
83
84
# File 'lib/axlsx/stylesheet/xf.rb', line 82

def applyFill
  @applyFill
end