SpreadsheetFormatsXlsb Field |
Excel Binary Workbook (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.Editor.FormatsAssembly: GroupDocs.Editor (in GroupDocs.Editor.dll) Version: 21.10.0.0
Syntaxpublic static readonly SpreadsheetFormats Xlsb
Public Shared ReadOnly Xlsb As SpreadsheetFormats
public:
static initonly SpreadsheetFormats Xlsb
static val Xlsb: SpreadsheetFormats
Field Value
Type:
SpreadsheetFormats
See Also