See Also

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

column
The fractional column position to convert.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

ColumnToPoints Method

SpreadsheetGear Namespace > IWorksheetWindowInfo Interface : ColumnToPoints Method

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

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

Parameters

column
The fractional column position to convert.

Return Type

The distance in points from the left edge of the first column of the worksheet to the zero based fractional column position.

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  | PointsToColumn Method  | RowToPoints Method  | PointsToRow 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.