Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / HeaderRange Property
In This Topic
    HeaderRange Property
    In This Topic
    Returns the IRange object that represents the range of the header row for a table.
    Syntax
    IRange HeaderRange {get;}
    See Also