Table of Contents

Enum ShapeLayerChangeType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Change target type of shape.

public enum ShapeLayerChangeType

Fields

BringForward = 2

bring forward.

BringToFront = 0

bring to front.

SendBackward = 3

send backward.

SendToBack = 1

send to back.