SheetEditorCreateOptions Constructor

Summary

Initializes a new instance of SheetEditorCreateOptions.

Syntax

TypeScript
JavaScript
SheetEditorCreateOptions = function( 
   parentDiv 
) 
constructor( 
   parentDiv: HTMLElement 
); 

Parameters

parentDiv

A Div element that is intended to contain the SheetEditor.

This parameter establishes the physical location within the webpage where the editor is to be displayed.

Requirements

Target Platforms

See Also

SheetEditorCreateOptions Class

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