Excel Binary Spreadsheet (.xlsb) 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.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType XLSB
Public Shared ReadOnly XLSB As FileType
public:
static initonly FileType^ XLSB
static val XLSB: FileType
Field Value
Type:
FileType
See Also