Gets the collection of overlays inside the cell.
Object.defineProperty(Cell.prototype, 'overlays',
get: function()
)
overlays: LeadCollection; // read-only
LeadCollection collection that contains a list of OverlayText that will be displayed on the cell.
For more information on overlays, refer to OverlayText.
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