Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 852 Bytes

Excel.XmlMap.AdjustColumnWidth.md

File metadata and controls

37 lines (21 loc) · 852 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
XmlMap.AdjustColumnWidth property (Excel)
vbaxl10.chm754078
vbaxl10.chm754078
Excel.XmlMap.AdjustColumnWidth
d302f23f-3ef4-ce22-916b-4772ea686cbc
05/21/2019
medium

XmlMap.AdjustColumnWidth property (Excel)

True if the column widths are automatically adjusted for the best fit each time that you refresh the specified XML map.

False if the column widths aren't automatically adjusted with each refresh.

The default value is True. Read/write Boolean.

Syntax

expression.AdjustColumnWidth

expression A variable that represents an XmlMap object.

Remarks

The maximum column width is two-thirds the width of the screen.

[!includeSupport and feedback]