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


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