[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IShape.ZOrder

ZOrder Method

ZOrder(ZOrderType)

Moves the specified shape in front of or behind other shapes in the collection (that is, changes the shape's position in the z-order).

Declaration
void ZOrder(ZOrderType zOrderType)
Sub ZOrder(zOrderType As ZOrderType)
Parameters
Type Name Description
ZOrderType zOrderType

Required GrapeCity.Documents.Excel.Drawing.ZOrderType. Specifies where to move the specified shape relative to the other shapes.