com.aspose.cells.ThreadedCommentAuthor.html Maven / Gradle / Ivy
ThreadedCommentAuthor
com.aspose.cells
Class ThreadedCommentAuthor
java.lang.Object
com.aspose.cells.ThreadedCommentAuthor
public class ThreadedCommentAuthor
- extends java.lang.Object
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getName() | |
void | setName(java.lang.String) | |
Gets and sets the name. | ||
java.lang.String | getProviderId() | |
void | setProviderId(java.lang.String) | |
Gets the id of the provider. | ||
java.lang.String | getUserId() | |
void | setUserId(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.
getUserId/setUserId | |
public java.lang.String getUserId() / 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.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.