[]
Base option class for saving.
public abstract class SaveOptionsBase
protected SaveOptionsBase()
Represents the format in which the workbook is saved.
public SaveFileFormat FileFormat { get; protected set; }