XmlMap.AdjustColumnWidth Property

Excel Developer Reference

True if the column widths are automatically adjusted for the best fit each time 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 a XmlMap object.

Remarks

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

See Also