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 value)
           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.

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