CreateSheetEditor Method

Summary

Creates a new instance of SheetEditor from the specified options.

Syntax

TypeScript
JavaScript
createSheetEditor = function( 
   createOptions 
) 
static createSheetEditor( 
   createOptions: SheetEditorCreateOptions 
): SheetEditor; 

Parameters

createOptions

Options to use when creating the SheetEditor. This parameter cannot be null.

Return Value

The created SheetEditor object.

Requirements

Target Platforms

See Also

SheetEditorFactory Class

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