XlsFile.AddWindow Method
Adds a new window to the file. Note that this isn't a new sheet, but another view of the workbook. Most Excel documents have only one window.
Syntax
Namespace: FlexCel.XlsAdapter
public override void AddWindow()
Adds a new window to the file. Note that this isn't a new sheet, but another view of the workbook. Most Excel documents have only one window.
Namespace: FlexCel.XlsAdapter
public override void AddWindow()