Prev
ColumnOffset
ExcelExplorer Manual Next
StartRow


EEShape::TopOffset

(ExcelExplorer 4.1)

Returns offset position of top shape border within a sheet.

integer TopOffset(  [boolean $exclude_hidden = false] )
Parameters
boolean $exclude_hidden
If hidden columns and rows don't need to be taken into account set this to TRUE.
 
Description

Returns offset position of the top shape border within a sheet. In contrast to EEShape->RowOffset() method this function returns value relative to the left top corner of the sheet. Returned value is in the logical twips. See EERow->Height() for more information about logical twips.

 
Prev
ColumnOffset
Home
Up
Next
StartRow

 
© 2002-2009 EEPHP.com
All Rights Reserved.