[]
Base option class for opening.
public abstract class OpenOptionsBase
protected OpenOptionsBase()
Represents the format in which the workbook is opened.
public OpenFileFormat FileFormat { get; protected set; }