C#
VB
WinRT C#
C++
Gets a list of LeadRect information of all cells that are inside this table's cells.
public IVector<IVector<LeadRect>> InsideCells {get;}
Public ReadOnly Property InsideCells As IVector(Of IVector(Of LeadRect))
public IVector<IVector<LeadRect>> InsideCells {get;}
get_InsideCells();
public:
property IVector<IVector<LeadRect>^>^ InsideCells {
IVector<IVector<LeadRect>^>^ get();
}
List of all cells that are inside this cell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET