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


In This Topic
    MutableStrings Class
    In This Topic
    Represents a class which contains common strings which are used by Spread. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class MutableStrings 
    'Usage
     
    
    Dim instance As MutableStrings
    public static class MutableStrings 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.MutableStrings

    See Also