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


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