Method: Axlsx::Xf#applyAlignment

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

#applyAlignmentBoolean

Indicates if the alignment options should be applied



62
63
64
# File 'lib/axlsx/stylesheet/xf.rb', line 62

def applyAlignment
  @applyAlignment
end