[]
Gets or sets the name of the data source that populates the sheet.
public object DataSource { get; set; }
Public Property DataSource As Object
Type | Condition |
---|---|
InvalidOperationException | Data model does not support IDataSourceSupport interface |