Method: Axlsx::Xf#alignment
- Defined in:
- lib/axlsx/stylesheet/xf.rb
#alignment ⇒ CellAlignment
The cell alignment for this style
37 38 39 |
# File 'lib/axlsx/stylesheet/xf.rb', line 37 def alignment @alignment end |
The cell alignment for this style
37 38 39 |
# File 'lib/axlsx/stylesheet/xf.rb', line 37 def alignment @alignment end |