ImportTableOptions.ColumnIndexes
ImportTableOptions.ColumnIndexes property
Gets or sets the columns(0-based) to import from data source. null means all columns should be imported.
public int[] ColumnIndexes { get; set; }
See Also
- class ImportTableOptions
- namespace Aspose.Cells
- assembly Aspose.Cells