Method: Axlsx::Xf#alignment

Defined in:
lib/axlsx/stylesheet/xf.rb

#alignmentCellAlignment

The cell alignment for this style

Returns:

See Also:



11
12
13
# File 'lib/axlsx/stylesheet/xf.rb', line 11

def alignment
  @alignment
end