[CommentEventArgs class 为评论事件提供数据。 public class CommentEventArgs : EventArgs 特性 姓名 描述 Column { get; } 获取列索引。 NewText { get; } 获取评论的新文本数据 OldText { get; } 获取comment 的旧文本数据 Row { get; } 获取行索引。 也可以看看 命名空间 Aspose.Cells.GridDesktop 部件 Aspose.Cells.GridDesktop]