IExport |
public interface IExportGalacticSpcFileView
The IExportGalacticSpcFileView type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicFileName | Gets or sets the base file name used for export. | |
| CreateSpectrumFromColumn | Gets a value indicating whether one spectrum is created from each column. | |
| CreateSpectrumFromRow | Gets or sets a value indicating whether one spectrum is created from each row. | |
| EnableExtFileNameColumnBox | Sets a value indicating whether the file-name extension column selector is enabled. | |
| EnableXValuesColumnBox | Sets a value indicating whether the x-values column selector is enabled. | |
| ExtendFileName_ByColumn | Gets a value indicating whether the file name is extended with values from a column. | |
| ExtendFileName_ContinuousNumber | Gets or sets a value indicating whether the file name is extended with a continuous number. | |
| ExtFileNameColumnName | Gets the name of the selected file-name extension column. | |
| XValuesColumnName | Gets the name of the selected x-values column. | |
| XValuesContinuousNumber | Gets or sets a value indicating whether x values are generated as a continuous number. | |
| XValuesFromColumn | Gets a value indicating whether x values are taken from a column. |
| Name | Description | |
|---|---|---|
| FillExtFileNameColumnBox | Fills the selector for the file-name extension column. | |
| FillXValuesColumnBox | Fills the selector for the x-values column. |
| Name | Description | |
|---|---|---|
| BasicFileNameAndPathChoose | Occurs when the user wants to choose the basic file name and path. | |
| Change__XValuesFromOption | Occurs when the option for obtaining x values changes. | |
| Change_CreateSpectrumFrom | Occurs when the option for creating spectra from rows or columns changes. | |
| Change_ExtendFileNameOptions | Occurs when the option for extending the file name changes. |