SaveFormat

Overview

SaveFormat is a enum in Aspose.Cells FOSS for .NET.

Specifies save format.

This enumeration defines 1 value: Xlsx.

Description

SaveFormat is an enumeration type in the Aspose.Cells FOSS library for .NET. It defines a set of named constants that control behavior or specify options within the API. Enumerations like SaveFormat help ensure type safety by restricting values to a predefined set.

Values

ValueDescription
Xlsx

See Also

 English