Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MutableStrings Class / CALCERROR_NA Field


In This Topic
    CALCERROR_NA Field
    In This Topic
    Represents "#N/A" This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CALCERROR_NA As String
    'Usage
     
    
    Dim value As String
     
    value = MutableStrings.CALCERROR_NA
    public static readonly string CALCERROR_NA
    See Also