var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: any // Parameters var pasteWithFill; // Type: boolean value = instance.doPaste(pasteWithFill);
function doPaste(
pasteWithFillA value indicating whether editor should paste cells with fill.: boolean
) : any;
Parameters
- pasteWithFill
- A value indicating whether editor should paste cells with fill.