BorderStyle Property

Summary

Gets the cell's border style.

Syntax

TypeScript
JavaScript
Object.defineProperty(CellBorder.prototype, 'borderStyle', 
	get: function() 
) 
borderStyle: BorderStyle; // read-only 

Property Value

Refer to BorderStyle.

Remarks

Ideally, the BorderStyle property is combined with the Color property in the CellBorder class to define the border's appearance.

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.