ExportTableOptions.Indexes

ExportTableOptions.Indexes property

The indexes of columns/rows which should be exported out.

public int[] Indexes { get; set; }

See Also