Method: Axlsx::Xf#applyNumberFormat

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

#applyNumberFormatBoolean

indicates if the numFmtId should be applied

Returns:

  • (Boolean)


46
47
48
# File 'lib/axlsx/stylesheet/xf.rb', line 46

def applyNumberFormat
  @applyNumberFormat
end