python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to set the encode in PhpSpreadsheet\Reader\Xlsx?
I want to use PhpSpreadsheet convert xlsx to pdf, it's succeed.
But the Chinese word in xlsx is error.
And the setInputEncoding method is not found.
What can I do? please give me guide
$reader = new ...
shawn
Votes: 0
Answers: 2
is there a way to put placeholders in excel files using phpspreadsheet?
is there any way to get placeholders in my excel file using phpspreadsheet? all I see I can do is using a specific cell to put my data into it
eg. setCellValue('A1','John')
I want to insert data into ...
CTD
Votes: 0
Answers: 1
Display time range formatted with PhpSpreadsheet
I'm using PHPSpreadsheet to generate an XLS file with report data, and in some situations, display an XLS formatted as HTML on screen.
How can I display a formatted time range in an Excel worksheet?
I...
Tom
Votes: 0
Answers: 1
Why function getRange in my Apps Script dont work?
Can anyone help me with my problem please? Usually the syntax never error, but from yesterday the "getRange" always error and i dont know why. I made a new files and is still the same. can ...
Dwicahya Prasetya
Votes: 0
Answers: 0