[]
Represents the column footer of a worksheet.
public interface IColumnFooter
Public Interface IColumnFooter
Name | Description |
---|---|
Cells | Gets an IRange object which represents the entire column footer cells (not just the cells that are currently in use). |
ColumnCount | Gets the column count of the column footer. |
RowCount | Gets or sets the row count of the column footer. |
Visible | Gets or sets whether the column footer is visible. |