Upravit

Sdílet prostřednictvím


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

Name Value Description
xlMoveAndSize 1

Object is moved and sized with the cells.

xlMove 2

Object is moved with the cells.

xlFreeFloating 3

Object is free floating.

Applies to