Skip to content

drubyy/excelsed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excelsed

What

Excelsed help you replace text in your xlsx file without change any format like font style, underline, strikethrough, color,...etc or lost image.

Usage

Just require gem and use

require 'excelsed'

Excelsed.new("test/fixtures/example.xlsx", { VARIABLE_A: 'something want replace to'}, 'path/of/output/dir').perform

About

Scan and replace text in xlsx without change any format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages