Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Commands Namespace / BuiltInCommands Class
Members


In This Topic
    BuiltInCommands Class
    In This Topic
    Represents all built-in commands of Spread. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class BuiltInCommands 
    'Usage
     
    
    Dim instance As BuiltInCommands
    public static class BuiltInCommands 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Commands.BuiltInCommands

    See Also