Row Class

Summary

Represents a single row within an Excel sheet, providing properties and methods to access and manipulate cells within the row. Facilitates row-specific operations such as creating new cells or retrieving existing ones, enhancing the ability to programmatically interact with sheet data at the row level.

Syntax

TypeScript
JavaScript
function lt.Document.SheetEditor.Row 
class lt.Document.SheetEditor.Row() 

Remarks

The Row class serves as a key component in the manipulation of sheet data, allowing for detailed, cell-level operations within individual rows. It provides a straightforward interface for accessing and modifying cells, crucial for tasks such as data entry, calculation, and formatting.

Requirements

Target Platforms

See Also

Row Members

Leadtools.Document.SheetEditor Namespace

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

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