XlPlacement Enum

Definition

Specifies the way an object is attached to its underlying cells.

public enum class XlPlacement
public enum XlPlacement
Public Enum XlPlacement
Inheritance
XlPlacement

Fields

xlFreeFloating 3

Object is free floating.

xlMove 2

Object is moved with the cells.

xlMoveAndSize 1

Object is moved and sized with the cells.

Applies to