Gets the first row in a specified range of cells within a sheet that identifies the vertical starting boundary in a spreadsheet.
Object.defineProperty(CellRange.prototype, 'firstRow',
get: function()
)
firstRow: number; // read-only
The index of the first row in the cell range.
The FirstRow property provides access to the index of the first row in a specified cell range. The indexing is zero-based, meaning the first row of the spreadsheet is denoted as 0.
Leadtools.Document.SheetEditor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document