Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / ConvertToRange Method
In This Topic
    ConvertToRange Method
    In This Topic
    Convert the range of cells that made up the table to a regular range of data.
    Syntax
    void ConvertToRange()
    See Also