Quantcast
Channel: PHPExcel Forum Rss Feed
Browsing all 2707 articles
Browse latest View live
↧

New Post: phpExcel: Can't read certain files

Is there any alternative way to extract data from excel? Or any other way to read a file containing XLS_Type_FILEPASS record?

View Article


New Post: Relative reference in phpexcel

Can i use relative reference in PHPexcel?

View Article


New Post: What does setBuiltInFormatCode() do?

When you call setFormatCode, the buildInFormatCode is automatically set. AFAIK, it is mainly used by the writer when he wrote the styles in the file.

View Article

New Post: Insert image from Url

Hello, I am trying to create an excel file containing some reports and i have a column called "Image Thumbs" for our picture check-ins. I need to add those images in each cell in order to be anchored...

View Article

New Post: Relative reference in phpexcel

In what way? In formulas? Can you explain what you mean?

View Article


New Post: Insert image from Url

You need a filesystem file, not a URL.

View Article

New Post: What does setBuiltInFormatCode() do?

It's similar to setFormatCode, but instead of specifying the code as a string, you can identify one of the built-in codes by its ID value

View Article

New Post: phpExcel: Can't read certain files

None that I'm aware of, other than using COM

View Article


New Post: Insert image from Url

This cannot be done via URL ? Only from filesystem images ? Eitherway, is there a way in PHPExcel to anchor a photo to cell ? If i apply some filters and sortings on table, also images to move with rows.

View Article


New Post: What does setBuiltInFormatCode() do?

MarkBaker wrote: It's similar to setFormatCode, but instead of specifying the code as a string, you can identify one of the built-in codes by its ID value Mark, well I thought that might be the case,...

View Article

New Post: Relative reference in phpexcel

Yes. In formulas. I mean use formulas like "=list1!RC+list2!RC+list3!R[-1]C". I think such formulas in some cases wouldn't require updates using updateFormulaReferences() and insertNewBefore(). And i...

View Article

New Post: Relative reference in phpexcel

R1C1 format isn't supported in the current version of the calculation engine; but it's something that I'm actively working on for version 2.0 of PHPExcel

View Article

New Post: What does setBuiltInFormatCode() do?

There's a of of alternative methods to achieve the same objective (look at the number of different methods to set a cell value, for example). This isn't an internal method because it's perfectly...

View Article


New Post: Working with Yii active record

Today, with no changes on the controller, it works fine. Buen when I try to do the same on a controller with filters (access control filters), with copy and paste, on the new controller doesn't work....

View Article

New Post: Insert image from Url

Images in Excel are overlaid on the worksheet: either linked over a single (top-left) cell, with a height and width; or to two cells (top-left and bottom-right). In most cases with PHPExcel, we use the...

View Article


New Post: What does setBuiltInFormatCode() do?

The methods may not be private or protected because called from other classes (that are not extensions). Call setFormatCode with [...]FORMAT_PERCENTAGE sets buildInCode to 9

View Article

New Post: Does not work: Waiting for localhost

and waiting and waiting and ... well, you get the idea. I cobbled these two scripts from 05featuredemo. When 'MonthlyReport.php' launches, the wheels keep spinning and spinning. I have the time limit...

View Article


New Post: Does not work: Waiting for localhost

details, details, details. MacBook Pro, OS 10.8.4, 2 GB RAM, 160 GB HD PHP v 5.3.15 MySQL 5.7.1-m11 Apache 2.2.22

View Article

New Post: Read the excel style name from an Excel file

I would like to extend the HTML writer to write tables that are embeddable into our website. I think the best way to do this is (in theory) would be to create an excel template with built-in styles and...

View Article

New Post: Read the excel style name from an Excel file

As far as I'm aware, Excel style names aren't maintained in Excel files, but only in the Excel GUI; as such, they aren't available in PHPExcel

View Article
Browsing all 2707 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>