Method: Axlsx::NumFmt#formatCode
- Defined in:
- lib/axlsx/stylesheet/num_fmt.rb
#formatCode ⇒ String
Returns The formatting to use for this number format.
24 25 26 |
# File 'lib/axlsx/stylesheet/num_fmt.rb', line 24 def formatCode @formatCode end |