class RubyXL::Workbook

def modified_at=(v)

def modified_at=(v)
  root.core_properties.modified_at = v
end