IBinaryWorkbookFormatProvider
Interface
Interface for format providers that import and export workbooks using binary representations such as byte arrays.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.FormatProviders
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public interface IBinaryWorkbookFormatProvider : IWorkbookFormatProvider
Derived Classes:
Inherited Members