VirtualCellReadEventArgs.SheetNames Property
Array with all the sheet names in the file. You can use this array and Cell.Sheet to know the current and next sheet names.
Syntax
Namespace: FlexCel.Core
public String[] SheetNames { get; }
Array with all the sheet names in the file. You can use this array and Cell.Sheet to know the current and next sheet names.
Namespace: FlexCel.Core
public String[] SheetNames { get; }