[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRowHeader

IRowHeader Interface

Represents the row header of a worksheet.

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

Properties

Name Description
Cells

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

ColumnCount

Gets or sets the column count of the row header.

RowCount

Gets the row count of the row header.

Visible

Gets or sets whether the row header is visible.