Method: Axlsx::Xf#applyBorder

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

#applyBorderBoolean

indicates if the borderId should be applied

Returns:

  • (Boolean)


86
87
88
# File 'lib/axlsx/stylesheet/xf.rb', line 86

def applyBorder
  @applyBorder
end