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


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