Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 594 Bytes

Excel.XlInsertFormatOrigin.md

File metadata and controls

20 lines (15 loc) · 594 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlInsertFormatOrigin enumeration (Excel)
Excel.XlInsertFormatOrigin
22e192ab-f0da-e680-067c-89e2aa171ff8
11/09/2018
medium

XlInsertFormatOrigin enumeration (Excel)

Specifies from where to copy the format for inserted cells.

Name Value Description
xlFormatFromLeftOrAbove 0 Copy the format from cells above and/or to the left.
xlFormatFromRightOrBelow 1 Copy the format from cells below and/or to the right.

[!includeSupport and feedback]