Prev
Tw2Pt
ExcelExplorer Manual Next
Pt2In


EEHelper::Tw2In

(ExcelExplorer 4.1)

Converts logical twips units to the inches.

float Tw2In( integer $value )
Parameters
integer $value
Value in logical twips (the same as EEFont::Height() returns)
 
Description

Excel uses units named as "logical twips". This units used for row height, font size and others. This function converts such units to the inches that can be used, for example, to set row height in the HTML.

 
Prev
Tw2Pt
Home
Up
Next
Pt2In

 
© 2002-2009 EEPHP.com
All Rights Reserved.