[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColumnFooter

IColumnFooter Interface

Represents the column footer of a worksheet.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IColumnFooter
Public Interface IColumnFooter

Properties

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.