JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.grapecity.documents.excel
Interface IAuthor
public interface
IAuthor
Represents an author of threaded comment.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Gets the username.
void
setName
(
String
name)
Sets the username.
Method Details
getName
String
getName
()
Gets the username.
setName
void
setName
(
String
name)
Sets the username.