DataSource

GridWorksheet.DataSource property

获取或设置DataSource。 一般是DataSet对象。

public object DataSource { get; set; }

也可以看看