public class XlsComment extends Object
Represents comment in XlsFormat
.
Constructor and Description |
---|
XlsComment()
Initializes a new instance of the
XlsComment class. |
public XlsComment()
Initializes a new instance of the XlsComment
class.
public final String getAuthor()
Sets the author.
Value: The author.public final int getColumn()
Gets the column.
Value: The column.public final int getRow()
Gets the row.
Value: The row.Copyright © 2017. All rights reserved.