# .xcolumns command

The .xcolumns command turns off the
column heading, width, and spacing set by the .columns or .columns set commands.

**Synonyms:** .xcol

## Syntax

```
.xcolumns
```

## See also

- [.col command](https://d3codex.com/output-processor/dot-col-command/)
- [.variable columns command](https://d3codex.com/output-processor/dot-variable-columns-command/)
- [Output processor commands](https://d3codex.com/output-processor/output-processor-commands/)
- [Output processor overview](https://d3codex.com/output-processor/output-processor-overview/)

---
Source: https://d3codex.com/output-processor/dot-xcolumns-command/ - part of the D3Codex reference.
