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


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