CreateCellStyle Method

Summary

Creates and returns a new CellStyle object, allowing for the customization of cell appearance within the workbook.

Syntax

TypeScript
JavaScript
LEADWorkbook.prototype.createCellStyle = function() 
createCellStyle(): CellStyle; 

Return Value

A new instance of the CellStyle object, which can be customized and then applied to cells within the workbook.

Requirements

Target Platforms

See Also

LEADWorkbook Class

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