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.
public final int getColumn()
Gets the column.
public final int getRow()
Gets the row.
Copyright © 2019. All rights reserved.