Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITable Interface / getHeaderRange Method
In This Topic
    getHeaderRange Method
    In This Topic
    Returns the IRange object that represents the range of the header rowfor a table.
    Syntax
    IRange getHeaderRange()
    See Also