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


In This Topic
    PictureCommand Class Members
    In This Topic

    The following tables list the members exposed by PictureCommand.

    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicates whether the command is executed from an UI action. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public PropertyGets a value indicating whether the GrapeCity.Spreadsheet.IWorkbookSet.CutCopyMode is set to GrapeCity.Spreadsheet.CutCopyMode.None after this command executed. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public PropertyGets the UndoSupport value indicates whether this command is undoable. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public PropertyGets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Protected PropertyGets the workbook. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a command that clear artistic effects from the picture.  
    Public MethodInvoked before execute the command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a command that blur the picture.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that change sharpness of the picture.  
    Public MethodGets a boolean value indicating whether the Spread can change active cell base on the command result. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodClones this command object. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a command that make a color in the current picture transparent.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that change color saturation of the picture.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that change color tone of the picture.  
    Public MethodOverloaded. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public MethodExecutes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a command that blur the picture.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that blur the picture.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that make a pictureStyle in the current picture.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a command that change color of the picture.  
    Public MethodRedo this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a command that replace source of the picture(s).  
    Public Methodstatic (Shared in Visual Basic)Creates a command that clear all custom effects/settings from the picture.  
    Public MethodSaves the data for undoing. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a command that change sharpness of the picture.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that change color of the picture.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the Command class. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Protected Method (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Top
    See Also