Method: Axlsx::Xf#applyAlignment

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

#applyAlignmentBoolean

Indicates if the alignment options should be applied

Returns:

  • (Boolean)


90
91
92
# File 'lib/axlsx/stylesheet/xf.rb', line 90

def applyAlignment
  @applyAlignment
end