SetColumnIndexes Method
SetColumnIndexes function
Gets or sets the columns(0-based) to import from data source. null means all columns should be imported.
func (instance *ImportTableOptions) SetColumnIndexes(value []int32) error
Remarks
See Also
- Class ImportTableOptions
- Library Aspose.Cells for Go