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


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

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.RangeActionsCommand
             GrapeCity.Spreadsheet.Commands.PasteDefinedNameListCommand

    See Also