Spread Windows Forms 12.0 Product Documentation
Dec2HexFunction Field


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : Dec2HexFunction Field
Specifies an instance of the DEC2HEX function. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Dec2HexFunction As FunctionInfo
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.Dec2HexFunction
public static readonly FunctionInfo Dec2HexFunction
Remarks
For more information on this function, refer to the DEC2HEX function in the Spread for .NET Formula Reference.
See Also

Reference

FunctionInfo Class
FunctionInfo Members