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