EntireColumn Property Example

This example sets the font color for the entire column containing the active cell.

Spreadsheet1.ActiveCell.EntireColumn.Font.Color = "green"