| FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 : ExcelWarningCode 列挙体 | 
'DeclarationPublic Enum ExcelWarningCode Inherits System.Enum
'使用法Dim instance As ExcelWarningCode
public enum ExcelWarningCode : System.Enum
| メンバ | 説明 | 
|---|---|
| CannotOpen | Excelファイルを開けません。詳細については、警告メッセージを参照してください。 | 
| CannotOpenPasswordProtect | パスワード保護されているため、Excelファイルを開けません。 | 
| ExcelNotSupportChartType | 指定されたChartTypeはExcelファイルではサポートされていません。 | 
| ExcelSheetNameError | 指定されたExcelファイル内に指定されたExcelシート名が見つかりません。 | 
| FormulaElementExceedsExcelLimits | この数式内の値はExcelの制限値を超えています。 | 
| FormulaElementNotFound | 参照された数式要素は見つかりませんでした。 | 
| FormulaElementNotSupported | 数式要素は現在SPREADでサポートされていません。 | 
| FormulaErrorNotifyFarPoint | 不明なエラーが発生しました。 | 
| General | 一般警告 | 
| IncorrectPassword | 指定されたパスワードが正しくありません。 | 
| SpreadNotSupportChartType | 指定されたChartTypeはSPREADではサポートされていません。 | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.ExcelWarningCode