Name Property

Summary

Gets or sets the sheet name.

Syntax

TypeScript
JavaScript
Object.defineProperty(Sheet.prototype, 'name', 
	get: function(), 
	set: function(value) 
) 
name: string; 

Property Value

The sheet name.

Remarks

With identifying and customizing the sheet name, it is easy to navigate and being referenced among multiple sheets.

Requirements

Target Platforms

See Also

Sheet Class

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