CellBorder Constructor

Summary

Initializes a new instance of CellBorder with the specified BorderStyle and Color.

Syntax

TypeScript
JavaScript
CellBorder = function( 
   borderStyle, 
   borderColor 
) 
constructor( 
   borderStyle: BorderStyle, 
   borderColor: string 
); 

Parameters

borderStyle

The cell border style to apply.

borderColor

The cell border color to apply.

Requirements

Target Platforms

See Also

CellBorder Class

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