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


In This Topic
    ShapeActionsCommand Class Members
    In This Topic

    The following tables list the members exposed by ShapeActionsCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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 PropertyOverridden.   
    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)Overloaded. Creates a command that adds a new shape.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for aligning to the margin of the edge of specified objects.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape outline's arrow heads with the specified brush.  
    Public MethodInvoked before execute the command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    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 Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for change placement of specified objects.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for change width, height of specified objects.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for change shape(s) type.  
    Public MethodOverridden. Clones this command object.  
    Public Methodstatic (Shared in Visual Basic)Initializes a new instance of the ShapeActionsCommand class.  
    Public Methodstatic (Shared in Visual Basic)Creates a camera shape from the specified worksheet range at the specified location.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for the cropping picture.  
    Public Methodstatic (Shared in Visual Basic)Deletes the specified shape.  
    Public MethodOverloaded. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for distribute aligning.  
    Public Methodstatic (Shared in Visual Basic)Initializes a new instance of the ShapeActionsCommand class.  
    Public MethodExecutes this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Formats the shape fill with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Initializes a new instance of the ShapeActionsCommand class.  
    Public Methodstatic (Shared in Visual Basic)Get the shapes will be applied style format  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Initializes a new instance of the ShapeActionsCommand class.  
    Public Methodstatic (Shared in Visual Basic)Initializes a new instance of the ShapeActionsCommand class.  
    Public Methodstatic (Shared in Visual Basic)Creates a picture from an existing file.  
    Public Methodstatic (Shared in Visual Basic)Creates a command that adds a new wordart.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape outline's line dash with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape outline's line weight with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape outline with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape text with a preset text effect.  
    Public MethodRedo this command. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance to remove the hyperlink of shape.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for re-route connectors of specified objects.  
    Public MethodSaves the data for undoing. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
    Public Methodstatic (Shared in Visual Basic)Formats the shape with a preset shape style.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape text fill with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape text outline's line dash with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape text outline's line weight with the specified brush.  
    Public Methodstatic (Shared in Visual Basic)Formats the shape text outline with the specified brush.  
    Public MethodOverridden. Undoes this command.  
    Public Methodstatic (Shared in Visual Basic)Creates a ShapeActionsCommand instance for change z-order of specified objects.  
    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