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


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