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

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

There is a newer version: 23.1
Show newest version





RevisionQueryTable




com.aspose.cells
Class RevisionQueryTable

java.lang.Object
  extended by Revision
      extended by com.aspose.cells.RevisionQueryTable

public class RevisionQueryTable 
extends Revision

Represents a revision of a query table field change.


Property Getters/Setters Summary
CellAreagetCellArea()
           Gets the location of the affected query table.
intgetFieldId()
           Gets ID of the specific query table field that was removed.
intgetId()→ inherited from Revision
           Gets the number of this revision.
intgetType()
           Represents the type of the revision. The value of the property is RevisionType integer constant.
WorksheetgetWorksheet()→ inherited from Revision
           Gets the worksheet.
 

Property Getters/Setters Detail

getType

public int getType()
Represents the type of the revision. The value of the property is RevisionType integer constant.

getCellArea

public CellArea getCellArea()
Gets the location of the affected query table.

getFieldId

public int getFieldId()
Gets ID of the specific query table field that was removed.

getWorksheet

→ inherited from Revision
public Worksheet getWorksheet()
Gets the worksheet.

getId

→ inherited from Revision
public int getId()
Gets the number of this revision. Zero means this revision does not contains id.

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