Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CreateForecastSheetCommand Class
Members


In This Topic
    CreateForecastSheetCommand Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class CreateForecastSheetCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As CreateForecastSheetCommand
    public class CreateForecastSheetCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.CreateForecastSheetCommand

    See Also