←Select platform

Row Class Members

Summary

The following tables list the members exposed by Row.

Public Methods

Name Description
Public Method CreateCell Creates a new cell at the specified column index within the row. Enables the dynamic addition of cells, facilitating data entry, formatting, and other cell-level operations within the context of a specific row in an Excel sheet.
Public Method GetCellAt Retrieves the cell located at the specified column index within the row.
Public Method GetEnumerator Overrides Objects.GetEnumerator.

Public Properties

Name Description
Public Property FirstCellIndex Gets the index of the first non-empty cell within the row. This property allows for the identification of the starting point of data or formatting within a specific row of an Excel sheet, facilitating operations that depend on the row's content range.
Public Property LastCellIndex Obtains the index of the last non-empty cell within the row.

See Also

Row Class

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.