'Declaration
Public Sub AutoSizeColumn( _ ByVal col As Integer, _ Optional ByVal header As Boolean _ )
Parameters
- col
- Index of the column to resize.
- header
- Whether the column index refers to a regular or a header row column.
'Declaration
Public Sub AutoSizeColumn( _ ByVal col As Integer, _ Optional ByVal header As Boolean _ )