[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColumnHeader

IColumnHeader Interface

Represents the column header of a worksheet.

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

Properties

Name Description
Cells

Gets an IRange object which represents the entire column header cells (not just the cells that are currently in use).

ColumnCount

Gets the column count of the column header.

RowCount

Gets or sets the row count of the column header.

Visible

Gets or sets whether the column header is visible.