Method: Axlsx::Col#phonetic
- Defined in:
- lib/axlsx/workbook/worksheet/col.rb
#phonetic ⇒ Boolean
Flag indicating if the phonetic information should be displayed by default for the affected column(s) of the worksheet.
63 64 65 |
# File 'lib/axlsx/workbook/worksheet/col.rb', line 63 def phonetic @phonetic end |