aspose.cells

Class ThreadedCommentAuthor

Represents the person who creates the threaded comments;

Property Getters/Setters Summary
functiongetName()
function
setName(value)
           Gets and sets the name.
functiongetProviderId()
function
           Gets the id of the provider.
functiongetUserId()
function
setUserId(value)
           Gets and sets the id of the user.
 

    • Property Getters/Setters Detail

      • getName/setName : String 

        function getName() / function setName(value)
        
        Gets and sets the name.
      • getUserId/setUserId : String 

        function getUserId() / function setUserId(value)
        
        Gets and sets the id of the user.
      • getProviderId/setProviderId : String 

        function getProviderId() / function setProviderId(value)
        
        Gets the id of the provider.