Spread Windows Forms 15.0
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
    public static readonly string CALCERROR_NULL
    See Also