| Visual Basic (Declaration) | |
|---|---|
Public Enum BiffVersion Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum BiffVersion : Enum | |
| Member | Description |
|---|---|
| V7 | Version 7 of the Excel File format supports Excel 95. |
| V8 | Version 8 of the Excel File format supports Excel 97-Excel 2002. |
System.Object
System.ValueType
System.Enum
DataDynamics.SpreadBuilder.BiffVersion