[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ShapeChangeType

ShapeChangeType Enum

Represents the types of change for shape.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ShapeChangeType
Public Enum ShapeChangeType

Fields

Name Description
Action

The shape is chosen which trigger Action event.

Change

The shape's data is changed.

ControlAction

The action is triggered by a form control.

Create

The shape is created.

Delete

The shape is deleted.

Edit

The shape is editing.

EditFormula

The shape formula is editing.

EditText

The shape text is editing.

Move

The shape is moved.

MoveOrSize

The shape boundary is changed.

Name

The shape name is changed.

Resize

The shape is resized.

Selection

Shape selection is changed.