Method: Axlsx::Xf#alignment

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

#alignmentCellAlignment

The cell alignment for this style

Returns:

See Also:



37
38
39
# File 'lib/axlsx/stylesheet/xf.rb', line 37

def alignment
  @alignment
end