Method: Axlsx::Xf#applyNumberFormat

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

#applyNumberFormatBoolean

indicates if the numFmtId should be applied

Returns:

  • (Boolean)


48
49
50
# File 'lib/axlsx/stylesheet/xf.rb', line 48

def applyNumberFormat
  @applyNumberFormat
end