aspose.cells

Class RevisionMergeConflict

Represents a revision record which indicates that there was a merge conflict.

Property Getters/Setters Summary
functiongetId()
Gets the number of this revision.
functiongetType()
Gets the type of revision. The value of the property is RevisionType integer constant.
functiongetWorksheet()
Gets the worksheet.
 

    • Property Getters/Setters Detail

      • getType : Number 

        function getType()
        
        Gets the type of revision. The value of the property is RevisionType integer constant.
      • getWorksheet : Worksheet 

        function getWorksheet()
        
        Gets the worksheet.
      • getId : Number 

        function getId()
        
        Gets the number of this revision. Zero means this revision does not contains id.