All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.ThreadedCommentAuthor.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





ThreadedCommentAuthor




com.aspose.cells
Class ThreadedCommentAuthor

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

public class ThreadedCommentAuthor 
extends java.lang.Object

Represents the person who creates the threaded comments;


Property Getters/Setters Summary
java.lang.StringgetName()
voidsetName(java.lang.String)
           Gets and sets the name.
java.lang.StringgetProviderId()
voidsetProviderId(java.lang.String)
           Gets the id of the provider.
java.lang.StringgetUserId()
voidsetUserId(java.lang.String)
           Gets and sets the id of the user.
 

Property Getters/Setters Detail

getName/setName

public java.lang.String getName() / public void setName(java.lang.String value)
Gets and sets the name.

setName

public void setName(java.lang.String value)
Gets and sets the name.

getUserId/setUserId

public java.lang.String getUserId() / public void setUserId(java.lang.String value)
Gets and sets the id of the user.

setUserId

public void setUserId(java.lang.String value)
Gets and sets the id of the user.

getProviderId/setProviderId

public java.lang.String getProviderId() / public void setProviderId(java.lang.String value)
Gets the id of the provider.

setProviderId

public void setProviderId(java.lang.String value)
Gets the id of the provider.

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy