| Visual Basic (Declaration) | |
|---|---|
Public Enum ExcelWarningCode Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ExcelWarningCode | |
| C# | |
|---|---|
public enum ExcelWarningCode : System.Enum | |
| Member | Description |
|---|---|
| CannotOpen | The Excel file cannot be opened. See the warning message for more information. |
| CannotOpenPasswordProtect | The Excel file cannot be opened because it is password protected. |
| ExcelNotSupportChartType | The specified ChartType is not supported in Excel file. |
| ExcelSheetNameError | The specified Excel sheet name is not supported in specified Excel file |
| FormulaElementExceedsExcelLimits | A value in this formula exceeds an Excel limit. |
| FormulaElementNotFound | The referenced formula element cannot be found. |
| FormulaElementNotSupported | The formula element is currently not supported by Spread. |
| FormulaErrorNotifyFarPoint | There is an unforeseen error. Please contact FarPoint with this information. |
| General | General warning. |
| IncorrectPassword | The specified password is incorrect. |
| SpreadNotSupportChartType | The specified ChartType is not supported in Spread. |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.ExcelWarningCode
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8