Change excel reading process
This commit is contained in:
@@ -15,5 +15,6 @@ namespace StructureHelperCommon.Models.Forces
|
||||
/// List of file properties for import combination
|
||||
/// </summary>
|
||||
List<IColumnedFileProperty> ForceFiles { get; set; }
|
||||
bool SkipWrongRows { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user