SheetEditor Class
Summary
Represents an editor for manipulating spreadsheet data.
Syntax
function lt.Document.SheetEditor.SheetEditor
implements IDisposable
class lt.Document.SheetEditor.SheetEditor()
implements IDisposable
Remarks
The SheetEditor class provides a comprehensive interface for interacting with spreadsheet data within a document. It supports:
- Editing operations such as selecting cells, entering data, formatting cells, and more.
- Undo and redo.
- Clipboard operations.
- Searching.
- Interactive event handling.
Requirements
Target Platforms
See Also
SheetEditor Members
Leadtools.Document.SheetEditor Namespace