Click or drag to resize
ExcelImportProperties Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The ExcelImportProperties type exposes the following members.

Properties
  Name Description
Public property ColumnNames
Gets and sets a list of column names
Public property ColumnTypes
Gets and sets a list of column Types
Public property Delimeter
Gets and sets the demileter used to parse a csv file
Public property FirstRowHeader
Gets and sets a value that indicates whether the first row of data includes column names
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property SheetName
Gets and sets the sheet name that will be imported
Top
See Also