SpreadsheetFileTypeXlsb Field |
XLSB file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.6.0.0 (22.6)
Syntaxpublic static readonly SpreadsheetFileType Xlsb
Public Shared ReadOnly Xlsb As SpreadsheetFileType
public:
static initonly SpreadsheetFileType^ Xlsb
static val Xlsb: SpreadsheetFileType
Field Value
Type:
SpreadsheetFileType
See Also