[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ZOrderType

ZOrderType Enum

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

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum ZOrderType
Public Enum ZOrderType

Fields

Name Description
BringForward

Bring shape forward.

BringToFront

Bring shape to the front.

SendBackward

Send shape backward.

SendToBack

Send shape to the back.