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


In This Topic
    PictureCommand Class
    In This Topic
    Represents a command for picture.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class PictureCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As PictureCommand
    public sealed class PictureCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.PictureCommand

    See Also