asposecells.api

Class RevisionHeader

Represents a list of specific changes that have taken place for this workbook.

Constructor Summary
 
Property Getters/Setters Summary
methodgetSavedTime()
method
           Gets and sets rhe date and time when this set of revisions was saved.
methodgetUserName()
method
           Gets and sets the name of the user making the revision.
 

    • Constructor Detail

      • RevisionHeader

        RevisionHeader()
    • Property Getters/Setters Detail

      • getSavedTime/setSavedTime : DateTime 

        DateTime getSavedTime() / setSavedTime(value)
        
        Gets and sets rhe date and time when this set of revisions was saved.
      • getUserName/setUserName : String 

        String getUserName() / setUserName(value)
        
        Gets and sets the name of the user making the revision.