SpreadsheetGear Namespace > IWorksheetWindowInfo Interface : PointsToColumn Method |
'Declaration
Function PointsToColumn( _ ByVal x As System.Double _ ) As System.Double
'Usage
Dim instance As IWorksheetWindowInfo Dim x As System.Double Dim value As System.Double value = instance.PointsToColumn(x)
System.double PointsToColumn( System.double x )
function PointsToColumn( x: System.Double ): System.Double;
function PointsToColumn( x : System.double ) : System.double;
System.double PointsToColumn( System.double x )
System.double PointsToColumn( System.double x )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2