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