XlsFile.SheetType Property
Use this property to know it the ExcelFile.ActiveSheet is a worksheet, a chart sheet or other.
Syntax
Namespace: FlexCel.XlsAdapter
public override TSheetType SheetType { get; }
Use this property to know it the ExcelFile.ActiveSheet is a worksheet, a chart sheet or other.
Namespace: FlexCel.XlsAdapter
public override TSheetType SheetType { get; }