Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumn Interface / DataBodyRange Property
In This Topic
    DataBodyRange Property (ITableColumn)
    In This Topic
    Returns the IRange object that is the size of the data portion of a column (read-only).
    Syntax
    IRange DataBodyRange {get;}
    See Also