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


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