Sheet Class

Summary

Encapsulates the functionalities of a single sheet within an Excel workbook, providing properties and methods to access and manipulate rows, columns, cell contents, and embedded elements like images and merged cell regions. It serves as a foundational component for building and modifying spreadsheet documents.

Syntax

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

Remarks

The Sheet class is central to manipulating and navigating the contents of an Excel sheet. It provides a high level of abstraction for dealing with spreadsheet elements, enabling developers to create, modify, and analyze sheet data efficiently.

Requirements

Target Platforms

See Also

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