Search
WorkbookView.getPasteToMerged Method
See Also
 






Gets how to handle pasting data into merged cells.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public PasteToMerged getPasteToMerged ()

 Return Value

A member of the PasteToMerged enumeration.

 See Also