Spread Windows Forms 12.0 Product Documentation
LnFunction Field


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

Reference

FunctionInfo Class
FunctionInfo Members