[CellComboBoxEventArgs class 为单元格组合框事件提供数据。 public class CellComboBoxEventArgs : CellControlEventArgs 特性 姓名 描述 Column { get; } 获取工作表的列索引。 Handled { get; set; } 获取或设置是否应该处理事件的值。 NewValue { get; } 获取要设置的新值。 Row { get; } 获取工作表的行索引。 也可以看看 class CellControlEventArgs 命名空间 Aspose.Cells.GridDesktop 部件 Aspose.Cells.GridDesktop]