Method: Axlsx::Xf#applyBorder

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

#applyBorderBoolean

indicates if the borderId should be applied

Returns:

  • (Boolean)


58
59
60
# File 'lib/axlsx/stylesheet/xf.rb', line 58

def applyBorder
  @applyBorder
end