forEachCell Method

Summary

Iterates over every Cell in the TableBlock object.

Syntax

TypeScript
    forEachCell(cb: (cell: Cell) => void): void; 

Parameters

cb

Callback function to execute.

Remarks

This would be used to have a callback function execute for each cell in the selected area.

Requirements

Target Platforms

See Also

TableBlock Object

TableBlock Members

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

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