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