[]
Gets or sets the data for the sheet.
[Browsable(false)]
public ISheetDataModel DataModel { get; set; }
<Browsable(False)>
Public Property DataModel As ISheetDataModel
| Type | Condition |
|---|---|
| ArgumentNullException | Data model is null; must have some value |