[]
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).
void ZOrder(ZOrderType zOrderType)
Sub ZOrder(zOrderType As ZOrderType)
Type | Name | Description |
---|---|---|
ZOrderType | zOrderType | Required GrapeCity.Documents.Excel.Drawing.ZOrderType. Specifies where to move the specified shape relative to the other shapes. |