http://www.perlmonks.org?node_id=1008295


in reply to how to get the font family

"i am extracting the contents of microsoft excel using perl script."

How? If you're using Spreadsheet::ParseExcel read the documentation section Font, Can SpreadSheet::ParseExcel::Font retrieve a cell's formatting? or search for further discussions. Consider reading and understanding How do I post a question effectively? and PerlMonks for the Absolute Beginner.

Replies are listed 'Best First'.
Re^2: how to get the font family
by raaj (Acolyte) on Dec 12, 2012 at 05:04 UTC

    where i am not using the spreadsheet instead am using the OLE to extract the contents of excel sheet.