Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 895 Bytes

Excel.XmlMap.AppendOnImport.md

File metadata and controls

32 lines (19 loc) · 895 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
XmlMap.AppendOnImport property (Excel)
vbaxl10.chm754081
vbaxl10.chm754081
Excel.XmlMap.AppendOnImport
b00eeaeb-1750-e5a9-85b5-7323ea766ead
05/21/2019
medium

XmlMap.AppendOnImport property (Excel)

True if you want to append new rows to XML lists that are bound to the specified schema map when you are importing new data or refreshing an existing connection.

False if you want to overwrite the contents of cells that are bound to the specified schema map when you are importing new data or refreshing an existing connection.

The default value is False. Read/write Boolean.

Syntax

expression.AppendOnImport

expression A variable that represents an XmlMap object.

[!includeSupport and feedback]