Edit

Share via


XlInsertFormatOrigin Enum

Definition

Specifies from where to copy the format for inserted rows.

public enum class XlInsertFormatOrigin
public enum XlInsertFormatOrigin
Public Enum XlInsertFormatOrigin
Inheritance
XlInsertFormatOrigin

Fields

Name Value Description
xlFormatFromLeftOrAbove 0

From cells above and/or to the left.

xlFormatFromRightOrBelow 1

From cells below and/or to the right.

Applies to