public class InsertOptions
extends java.lang.Object
| Constructor and Description |
|---|
InsertOptions() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCopyFormatType()
See
CopyFormatType. |
AbstractFormulaChangeMonitor |
getFormulaChangeMonitor()
Gets the monitor for tracking changes caused by the insertion.
|
boolean |
getUpdateReference()
Indicates if references in other worksheets will be updated.
|
void |
setCopyFormatType(int value)
See
CopyFormatType. |
void |
setFormulaChangeMonitor(AbstractFormulaChangeMonitor value)
Sets the monitor for tracking changes caused by the insertion.
|
void |
setUpdateReference(boolean value)
Indicates if references in other worksheets will be updated.
|
public int getCopyFormatType()
See CopyFormatType.
public void setCopyFormatType(int value)
See CopyFormatType.
public boolean getUpdateReference()
public void setUpdateReference(boolean value)
public AbstractFormulaChangeMonitor getFormulaChangeMonitor()
public void setFormulaChangeMonitor(AbstractFormulaChangeMonitor value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.