IXlColumn Methods
Represents a single column in a worksheet.| Name | Description |
|---|---|
| ApplyFormatting(XlCellFormatting) | Applies the specified formatting settings to the entire column. |
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
See Also