Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MutableStrings Class / CALCERROR_NULL Field


In This Topic
CALCERROR_NULL Field
In This Topic
Represents "#NULL!" This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly CALCERROR_NULL As String
 
'Usage
 
Dim value As String
 
value = MutableStrings.CALCERROR_NULL
See Also