'Declaration Public Function GetDataTable() As DataTable
'Usage Dim instance As DefaultSheetDataModel Dim value As DataTable value = instance.GetDataTable()
public DataTable GetDataTable()
Return Value
DataTable object containing the data table associated with this model