See Also

IWorksheetWindowInfo Interface  | IWorksheetWindowInfo Members  | ColumnToPoints Method  | PointsToRow Method  | RowToPoints Method

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

x
The distance in points from the left edge of the first column of the worksheet.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

PointsToColumn Method

SpreadsheetGear Namespace > IWorksheetWindowInfo Interface : PointsToColumn Method

Converts from points (1/72 of an inch) to a zero based fractional column position.

[Visual Basic]
Overridable Function PointsToColumn( _    ByVal x As Double _ ) As Double
[C#]
virtual double PointsToColumn(    double x );
[C++]
virtual double PointsToColumn(    double x )
[C++/CLI]
virtual double PointsToColumn(    double x )

Parameters

x
The distance in points from the left edge of the first column of the worksheet.

Return Type

The zero based fractional column position of the specified location.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IWorksheetWindowInfo Interface  | IWorksheetWindowInfo Members  | ColumnToPoints Method  | PointsToRow Method  | RowToPoints 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.