C#
VB
C++
Gets the array of values that indicate the indexes of the cells that will be affected by the deleting process.
public int[] CellIndexes { get; }
Public ReadOnly Property CellIndexes As Integer()
public:
property array<int>^ CellIndexes {
array<int>^ get();
}
Array of values that indicate the zero-based indices of the cells that will be affected by the deleting process.
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