formatCellBorders Method

Summary

Formats the border's of the Cell objects within the provided BorderRegion.

Syntax

TypeScript
    formatCellBorders(region: BorderRegion, data: CellBorder, color?: string): void; 

Parameters

region

The BorderRegion that the styling should be applied to.

data

The CellBorder styling that should be applied to the BorderRegion.

color

The string value of the color to be applied, based on RGB.

Remarks

This would be used to change the formating for the boarders of the cells selected for aesthetics or functionality.

Requirements

Target Platforms

See Also

TableEngine Object

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