[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ZOrderCommand

ZOrderCommand Enum

Specifies where in the z-order a shape should be moved relative to other shapes.

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

Fields

Name Description
BringForward

Bring shape forward.

BringToFront

Bring shape to the front.

SendBackward

Send shape backward.

SendToBack

Send shape to the back.