Method: Axlsx::Xf#applyAlignment
- Defined in:
- lib/axlsx/stylesheet/xf.rb
#applyAlignment ⇒ Boolean
Indicates if the alignment options should be applied
90 91 92 |
# File 'lib/axlsx/stylesheet/xf.rb', line 90 def applyAlignment @applyAlignment end |