Origin |
The OriginImportOptions type exposes the following members.
Name | Description | |
---|---|---|
IncludeFilePathAsProperty | If true, the file name of the imported file is included as a column property. | |
NeutralColumnName | Gets the neutral column name (base). The name is at request extended, e.g. by a number at the end. | |
PathsOfImportedData | Gets the full paths to the imported data parts in the Origin file (could be spreadsheet, spreadsheet in an excel, or matrix) If the collection is empty, all data parts are imported. | |
UseNeutralColumnName | If true, the column name of the imported y-columns is set to a neutral, constant value. If false, the column name of the imported y-columns is derived from the file name of the imported file. |