class RubyXL::Borders

www.datypic.com/sc/ooxml/e-ssml_borders-1.html

Public Class Methods

default() click to toggle source
# File lib/rubyXL/objects/border.rb, line 68
def self.default
  self.new(:_ => [ RubyXL::Border.new ])
end