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.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
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