public class ExcelComment
Public Class ExcelComment
public ref class ExcelComment
type ExcelComment = class end
Author | Gets the author of the comment. |
ColumnIndex | Gets the column index of the comment. |
RowIndex | Gets the row index of the comment. |
ShowExpanded | Gets or sets a flag indicating if the comment is displayed expanded by default when the mec is opened. |
Text | Gets or sets the comment text. |
Worksheet | Gets the parent worksheet of this comment. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |