Method: Axlsx::Xf#applyNumberFormat
- Defined in:
- lib/axlsx/stylesheet/xf.rb
#applyNumberFormat ⇒ Boolean
indicates if the numFmtId should be applied
46 47 48 |
# File 'lib/axlsx/stylesheet/xf.rb', line 46 def applyNumberFormat @applyNumberFormat end |