←Select platform

RowIndex Property

Summary

Gets the index of the row in which the cell is located within a sheet.

Syntax

C#
C++/CLI
Python
public int RowIndex { get; } 
public:  
   property Int32 RowIndex 
   { 
      Int32 get() 
   } 
RowIndex # get  (Cell) 

Property Value

The index of the row in which the cell is situated.

Remarks

The RowIndex property provides the index of the row where the cell is located. Indexing starts from 0, where the first row in the spreadsheet is represented as 0.

Requirements

Target Platforms

See Also

Cell Class

Cell Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.