asposecells.api

Class RevisionMergeConflict

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

Property Getters/Setters Summary
methodgetId()
Gets the number of this revision.
methodgetType()
Gets the type of revision. The value of the property is RevisionType integer constant.
methodgetWorksheet()
Gets the worksheet.
 

    • Property Getters/Setters Detail

      • getType : int 

        int getType()
        
        Gets the type of revision. The value of the property is RevisionType integer constant.
      • getId : int 

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