SpreadsheetGear Namespace > IWorksheetWindowInfo Interface : PointsToRow Method |
Converts from points (1/72 of an inch) to a zero based fractional row position.
[Visual Basic]
Overridable Function PointsToRow( _
ByVal y As Double _
) As Double
[C#]
virtual double PointsToRow(
double y
);
[C++]
virtual double PointsToRow(
double y
)
[C++/CLI]
virtual double PointsToRow(
double y
)
The zero based fractional row position of the specified location.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorksheetWindowInfo Interface | IWorksheetWindowInfo Members | RowToPoints Method | PointsToColumn Method | ColumnToPoints Method
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.