←Select platform

LastCellIndex Property

Summary

Obtains the index of the last non-empty cell within the row.

Syntax

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

Property Value

An integer indicating the zero-based index of the row's last non-empty cell.

Remarks

The LastCellIndex property, in conjunction with FirstCellIndex, provides a comprehensive view of the data distribution within a row, facilitating efficient data processing and manipulation.

Requirements

Target Platforms

See Also

Row Class

Row 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.