All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.DeleteOptions.html Maven / Gradle / Ivy






DeleteOptions




com.aspose.cells
Class DeleteOptions

java.lang.Object
    extended by com.aspose.cells.DeleteOptions

public class DeleteOptions 
extends java.lang.Object

Represents the setting of deleting rows/columns.


Constructor Summary
DeleteOptions()
          
 
Property Getters/Setters Summary
booleangetUpdateReference()
voidsetUpdateReference(boolean)
           Indicates if update references in other worksheets.
 

Constructor Detail

DeleteOptions

public DeleteOptions()

Property Getters/Setters Detail

getUpdateReference/setUpdateReference

public boolean getUpdateReference() / public void setUpdateReference(boolean value)
Indicates if update references in other worksheets.

setUpdateReference

public void setUpdateReference(boolean value)
Indicates if update references in other worksheets.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy