ActiveReports 9
SetValue(Double) Method

The numeric value to store as the cell's current value.
Sets the cell's type to DDCellType.Number, and sets its value to the specified numeric value.
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal dblValue As System.Double _
) 
public void SetValue( 
   System.double dblValue
)

Parameters

dblValue
The numeric value to store as the cell's current value.
Requirements

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

See Also

Reference

DDCell Class
DDCell Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum