Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MutableStrings Class / CALCERROR_NUM Field


In This Topic
    CALCERROR_NUM Field
    In This Topic
    Represents "#NUM!"
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CALCERROR_NUM As String
    'Usage
     
    
    Dim value As String
     
    value = MutableStrings.CALCERROR_NUM
    public static readonly string CALCERROR_NUM
    See Also