Edit

Excel.ShapeZOrder enum

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

Remarks

[Api set: ExcelApi 1.9]

Fields

bringForward = "BringForward"
  • [Api set: ExcelApi 1.9]
bringToFront = "BringToFront"
  • [Api set: ExcelApi 1.9]
sendBackward = "SendBackward"
  • [Api set: ExcelApi 1.9]
sendToBack = "SendToBack"
  • [Api set: ExcelApi 1.9]