com.aspose.cells
Class RevisionLog

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

public class RevisionLog 
extends java.lang.Object

Represents the revision log.


Property Getters/Setters Summary
RevisionHeadergetMetadataTable()
           Gets table that contains metadata about a list of specific changes that have taken place for this workbook.
RevisionCollectiongetRevisions()
           Gets all revisions in this log.
 

Property Getters/Setters Detail

getMetadataTable

public RevisionHeader getMetadataTable()
Gets table that contains metadata about a list of specific changes that have taken place for this workbook.

getRevisions

public RevisionCollection getRevisions()
Gets all revisions in this log.

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