IsVertical

ExportTableOptions.IsVertical property

True si une ligne dans le fichier Workbook représente une ligne dans DataTable. False si une colonne dans le fichier Workbook représente une ligne dans DataTable.

public bool IsVertical { get; set; }

Voir également