[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColumnHeader.Cells

Cells Property

Cells

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

Declaration
IRange Cells { get; }
ReadOnly Property Cells As IRange
Property Value
Type Description
IRange

An IRange object which provide access to cell values, formulas, formatting...